mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 04:43:35 +00:00
refactor: improve project loading
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import type { TimeFormat } from './TimeFormat.type.js';
|
||||
|
||||
export type Settings = {
|
||||
app: 'ontime';
|
||||
version: string;
|
||||
serverPort: number;
|
||||
editorKey: null | string;
|
||||
|
||||
Reference in New Issue
Block a user