version 1.0.0

This commit is contained in:
2021-11-05 18:25:29 +01:00
parent 2beffaf157
commit 43c52acd33
2 changed files with 9 additions and 15 deletions
-1
View File
@@ -15,7 +15,6 @@ import { SettingsService } from '../../services/settings.service';
templateUrl: './main.ui.html',
styleUrls: [ './main.ui.scss' ]
})
export class UiMain {
opened = true;
darkTheme: boolean = false;