mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 06:05:52 +02:00
tslint changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ServerLiveSettings } from '../common/adminInterfaces';
|
||||
|
||||
export const liveSettings: ServerLiveSettings = {
|
||||
updating: false,
|
||||
shutdown: false,
|
||||
updating: false,
|
||||
shutdown: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user