Of course I forgot a semi-colon
This commit is contained in:
parent
36413f5fc2
commit
434fe9900e
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
WHOOGLE_CONFIG_THEME = "system";
|
||||
WHOOGLE_CONFIG_VIEW_IMAGE = "1";
|
||||
WHOOGLE_CONFIG_GET_ONLY = "1";
|
||||
WHOOGLE_CONFIG_STYLE = ".logo, .logo-div, footer { display:none !important }"
|
||||
WHOOGLE_CONFIG_STYLE = ".logo, .logo-div, footer { display:none !important }";
|
||||
};
|
||||
ports = [
|
||||
"${config.ports.whoogle}:5000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue