This commit is contained in:
tjp 2024-03-31 10:26:34 -05:00
parent 2fc139fb9c
commit 65f36dfa7b
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ func Reload(state *BrowserState) error {
}
if state.Url.Scheme == "gemini" {
outer:
outer:
for {
switch response.Status {
case gemini.StatusInput: