Skip to content

Commit b076c69

Browse files
authored
Changed redirect to reset to main page
1 parent 45779b5 commit b076c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ static const char AUX_keyble_setting[] PROGMEM = R"raw(
173173
"name": "clear",
174174
"type": "ACSubmit",
175175
"value": "OK",
176-
"uri": "/_ac#rdlg"
176+
"uri": "/keyble_setting"
177177
}
178178
]
179179
}

0 commit comments

Comments
 (0)