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