diff options
| author | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-05-08 18:14:18 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-05-08 18:14:18 +0300 |
| commit | 4c0e391597a4785cb3b3b63b289205953057946f (patch) | |
| tree | 43b22fcf8d527e4e540779c01f649338f9309695 /web/html/login.html | |
| parent | 43c1fc9aadb125712d8f4f3cbb65ded6b885c795 (diff) | |
update theme-switch
Diffstat (limited to 'web/html/login.html')
| -rw-r--r-- | web/html/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/login.html b/web/html/login.html index ff68fce0..1b6478de 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -96,7 +96,7 @@ </a-form-item> <a-form-item> <a-row justify="center" class="centered"> - <theme-switch></theme-switch> + <theme-switch /> </a-row> </a-form-item> </a-form> |
