1er
This commit is contained in:
19
frontend/config_frontend.json
Normal file
19
frontend/config_frontend.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"ui": {
|
||||
"theme": "gruvbox_vintage_dark",
|
||||
"button_mode": "text/icon",
|
||||
"columns_desktop": 3,
|
||||
"card_density": "comfortable",
|
||||
"show_fields": {
|
||||
"price": true,
|
||||
"stock": true,
|
||||
"ratings": true,
|
||||
"badges": true
|
||||
},
|
||||
"refresh_auto_seconds": 300
|
||||
},
|
||||
"versions": {
|
||||
"frontend": "0.1.0",
|
||||
"backend_expected": "0.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user