Added service worker support, needs work
You must manually enable support, I'm not having it on untill it'll work without issues all of the time :P
This commit is contained in:
parent
26f106c517
commit
c794ae46c7
9 changed files with 126 additions and 14 deletions
|
@ -10,7 +10,7 @@
|
|||
<p id="verify"></p>
|
||||
<input type="text" placeholder="Instance URL" name="instance" value="https://spacebar.chat/" id="instancein" required><br><br>
|
||||
|
||||
<label for="uname"><b>Username:</b></label><br>
|
||||
<label for="uname"><b>Email:</b></label><br>
|
||||
<input type="text" placeholder="Enter Username" name="uname" required><br><br>
|
||||
|
||||
<label for="psw"><b>Password:</b></label><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue