mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 11:12:44 +00:00
Set default values for hb_images and hb_fonts in the config.
Remove stray tab.
This commit is contained in:
@@ -6,5 +6,7 @@
|
|||||||
"enable_v3" : true,
|
"enable_v3" : true,
|
||||||
"enable_themes" : true,
|
"enable_themes" : true,
|
||||||
"local_environments" : ["docker", "local"],
|
"local_environments" : ["docker", "local"],
|
||||||
"publicUrl" : "https://homebrewery.naturalcrit.com"
|
"publicUrl" : "https://homebrewery.naturalcrit.com",
|
||||||
}
|
"hb_images" : null,
|
||||||
|
"hb_fonts" : null
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user