mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Fixed booleans when sent to client in fields
This commit is contained in:
parent
cdd03fa712
commit
339e220cac
3 changed files with 2 additions and 5 deletions
|
@ -53,9 +53,6 @@
|
|||
</div>
|
||||
|
||||
{{#each fields}}
|
||||
{{debug}}
|
||||
{{order}}
|
||||
{{value}}
|
||||
{{formField}}
|
||||
{{/each}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue