mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-22 14:30:58 -04:00
implement timezone
This commit is contained in:
parent
1d64f643b1
commit
55bd6b6d7a
9 changed files with 441 additions and 384 deletions
|
@ -15,7 +15,7 @@
|
|||
<label for="floatingPassword">Password</label>
|
||||
</div>
|
||||
|
||||
<div class="form-check mb-3 mt-3">
|
||||
<div class="form-check mb-3 mt-3" >
|
||||
<label>
|
||||
<input type="checkbox" value="remember-me" class="form-check-input" id="remember" v-model="remember">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue