diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-02 21:55:17 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-08-02 22:03:33 +0100 |
commit | 341afc4055f292535fb9097ffcaff25b38c3c953 (patch) | |
tree | ec20ede03d30c11bca1f02343a77a230f2bf3438 /src/pages/options/index.html | |
parent | update instances (diff) | |
download | libredirect-341afc4055f292535fb9097ffcaff25b38c3c953.zip |
Finish offline detection
Diffstat (limited to 'src/pages/options/index.html')
-rw-r--r-- | src/pages/options/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/index.html b/src/pages/options/index.html index afad0bf9..077b3da2 100644 --- a/src/pages/options/index.html +++ b/src/pages/options/index.html @@ -3186,4 +3186,4 @@ </div> </body> <script type="module" src="./index.js"></script> -</html> \ No newline at end of file +</html> |