Improved code

This commit is contained in:
2019-09-08 18:57:30 +02:00
parent df3f1f409d
commit 3c801987bb
10 changed files with 452 additions and 270 deletions
+1
View File
@@ -683,6 +683,7 @@ export interface BrowserSettings {
scale?: number;
walkByDefault?: boolean;
brightNight?: boolean;
timestamp?: '24' | '12';
}
export interface EntityTypeName {