dont show banners at top by default
This commit is contained in:
parent
4a398b4e00
commit
1f2aa44bcb
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
let settings = {
|
let settings = {
|
||||||
appearance: {
|
appearance: {
|
||||||
banner_top: true,
|
banner_top: false,
|
||||||
banner_bottom: true,
|
banner_bottom: true,
|
||||||
gradient_background: false,
|
gradient_background: false,
|
||||||
color_background: false,
|
color_background: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user