This commit is contained in:
2020-06-19 13:53:08 +00:00
parent d3bb3bfb8e
commit 527c84a81e
3 changed files with 16 additions and 3 deletions

View File

@@ -6,10 +6,11 @@ WIFI change 5g channel to 52,56,60 and 2g channel to 8
recheck before doing as it seems to vary, maybe someone else's is auto switching
todo: server error red box messages have \r\n characters in them
todo: server error "red box" messages have \r\n characters in them
set html directly instead of just inserting text?
see gzdialog stuff just done for implementing
todo: Auth is directly fetching, re-route through gzapi instead
todo: remove all use of .then() as it's being used incorrectly