Add hide_timestamp to store
This commit is contained in:
parent
26e84c6148
commit
5417484722
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ export class Store {
|
|||
"client": "Cider",
|
||||
"clear_on_pause": true,
|
||||
"hide_buttons": false,
|
||||
"hide_timestamp": false,
|
||||
"state_format": "by {artist}",
|
||||
"details_format": "{title}",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue