Update appRoot.component.ts

上级 9082fe5c
......@@ -215,7 +215,7 @@ export class AppRootComponent {
}
@HostBinding('class.vibrant') get isVibrant () {
return this.config.store.appearance.vibrancy
return this.config.store?.appearance.vibrancy
}
private getToolbarButtons (aboveZero: boolean): ToolbarButton[] {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册