diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-01-11 22:25:19 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-01-11 22:25:19 +0800 |
| commit | e768428312a9cd0994b1c7237e9e6bd636a936b8 (patch) | |
| tree | 49e46c2a85a2889efbb9ce1b1175741c0b494787 /frontend/start/index.html | |
| parent | da08468cda5749a8b168235853523ebb85daab6a (diff) | |
useless commit msg
Diffstat (limited to 'frontend/start/index.html')
| -rw-r--r-- | frontend/start/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/start/index.html b/frontend/start/index.html index 3b43e40..c52fce1 100644 --- a/frontend/start/index.html +++ b/frontend/start/index.html @@ -96,5 +96,8 @@ <script src="/permissionrequest.js"></script> <script src="/popup.js"></script> <script src="/ios_popup.js"></script> + <script> + rememberUrl(); + </script> </body> </html> |
