forked from btclock/webui
Dependency updates, increase fs allowance, split up settings section and add settings
This commit is contained in:
parent
220b961d63
commit
2d1982ae6c
10 changed files with 1044 additions and 697 deletions
File diff suppressed because it is too large
Load diff
|
@ -136,7 +136,7 @@
|
|||
</ButtonGroup>
|
||||
</div>
|
||||
{#if $settings.actCurrencies && $settings.ownDataSource}
|
||||
<div class="d-flex justify-content-center d-none d-sm-flex mt-2">
|
||||
<div class="d-flex justify-content-center d-sm-flex mt-2">
|
||||
<ButtonGroup size="sm">
|
||||
{#each $settings.actCurrencies as c}
|
||||
<Button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue