forked from btclock/webui
Dependency updates and small fixes
This commit is contained in:
parent
51cce2ee9f
commit
00af5f6521
8 changed files with 32 additions and 51 deletions
|
@ -39,7 +39,7 @@
|
|||
});
|
||||
</script>
|
||||
|
||||
<Dropdown inNavbar class="ms-3">
|
||||
<Dropdown inNavbar>
|
||||
<DropdownToggle nav caret>
|
||||
{theme === 'auto' ? '🌗' : theme === 'dark' ? '🌙' : '☀️'}
|
||||
</DropdownToggle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue