mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
refactor: improve project loading
This commit is contained in:
committed by
Carlos Valente
parent
876d111c61
commit
fd8f757851
@@ -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