dont show banners at top by default

This commit is contained in:
Fulmine 2022-03-19 10:43:52 +01:00
parent 4a398b4e00
commit 1f2aa44bcb

View File

@ -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,