fix: change config.town_square to usize instead of String
This commit is contained in:
parent
a06dc88f84
commit
fd33c0c7d8
4 changed files with 6 additions and 6 deletions
|
@ -202,7 +202,6 @@
|
|||
</div>
|
||||
|
||||
<div class="card">
|
||||
{{ user.settings.theme_preference }}
|
||||
<select
|
||||
onchange="set_setting_field('theme_preference', event.target.selectedOptions[0].value)"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue