diff options
-rw-r--r-- | addons/isattlinkCR/localdb.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/addons/isattlinkCR/localdb.html b/addons/isattlinkCR/localdb.html deleted file mode 100644 index 5e358f85..00000000 --- a/addons/isattlinkCR/localdb.html +++ /dev/null @@ -1,17 +0,0 @@ -<html> - <head> - <meta http-equiv="content-type" content="text/html;charset=UTF-8"> - <title>🗄</title> - </head> - <body style="display:none"> - <br> - <meter id="pbr" value="0" min="0" max="100" style="width:50%"></meter><br><br> - <button type="button" id="ldb_i"> 📝 <span tek="opximp"></span> </button> - <button type="button" id="ldb_c"> 🗑 <span tek="opxclr"></span> </button> - <span style="display:none"> - <input type="file" id="f" accept="text/plain"> - <span tek="opxdone"></span> - </span> - <script src="localdb.js"></script> - </body> -</html>
\ No newline at end of file |