This commit is contained in:
2026-03-09 11:50:43 +01:00
parent f60d8be828
commit 7f551e1105

View File

@@ -452,6 +452,8 @@
(format "window.location = '~a';"
(esc-quote place))))
(define/contract (webview-base-url wv)
(-> wv? url?)
(string->url (wv-base-url wv)))