dont show banners at top by default
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user