docs: update bottom banner

pull/6934/head
tangjinzhou 2023-03-15 14:08:56 +08:00
parent 2afccac35e
commit 43a48ed422
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ export default {
return {
visibleAdblockBanner: !!this.demoContext.blocked,
value: null,
showTopBanner: !localStorage.getItem('notification-key-next'),
showTopBanner: !localStorage.getItem('notification-key-surelyform'),
};
},
watch: {