tslint changes

This commit is contained in:
Jeremy Simpson
2019-08-30 01:52:40 -07:00
parent 7603879d35
commit 7f7efbb94b
446 changed files with 70650 additions and 70661 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import { ServerLiveSettings } from '../common/adminInterfaces';
export const liveSettings: ServerLiveSettings = {
updating: false,
shutdown: false,
updating: false,
shutdown: false,
};