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