Revert "Add notice about YouCap"

This reverts commit e95029c229.
This commit is contained in:
Ajay Ramachandran
2020-12-29 23:06:50 -05:00
parent e95029c229
commit 3ac68aa313
2 changed files with 3 additions and 41 deletions

View File

@@ -55,9 +55,7 @@ interface SBConfig {
"preview-selfpromo": PreviewBarOption,
"music_offtopic": PreviewBarOption,
"preview-music_offtopic": PreviewBarOption,
},
hasShownYouCapNotice: boolean
}
}
export interface SBObject {
@@ -231,9 +229,7 @@ const Config: SBObject = {
color: "#a6634a",
opacity: "0.7"
}
},
hasShownYouCapNotice: false
}
},
localConfig: null,
config: null,