fix(core): update
This commit is contained in:
parent
011b3fb76a
commit
ad34affb9e
@ -5,7 +5,7 @@ import * as plugins from './domtools.plugins';
|
||||
export class ThemeManager {
|
||||
public domtoolsRef: DomTools;
|
||||
|
||||
goBrightBoolean = false;
|
||||
public goBrightBoolean = false;
|
||||
|
||||
constructor(domtoolsRefArg: DomTools) {
|
||||
this.domtoolsRef = domtoolsRefArg;
|
||||
|
Loading…
Reference in New Issue
Block a user