update
This commit is contained in:
@@ -47,6 +47,9 @@ export class ThemeItem extends Component {
|
||||
this.updateTitle();
|
||||
});
|
||||
}
|
||||
protected onEnable(): void {
|
||||
this.updateTitle();
|
||||
}
|
||||
|
||||
updateTitle() {
|
||||
this.titleName.string = LanguageUtils.getText(this.key);
|
||||
|
||||
Reference in New Issue
Block a user