mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 04:43:35 +00:00
refactor: expose public dir
This commit is contained in:
committed by
Carlos Valente
parent
82810f1cb1
commit
dd13eb31d8
@@ -23,7 +23,7 @@ export interface GetInfo {
|
||||
version: string;
|
||||
serverPort: number;
|
||||
osc: OSCSettings;
|
||||
cssOverride: string;
|
||||
publicDir: string;
|
||||
}
|
||||
|
||||
export type ProjectFile = {
|
||||
|
||||
Reference in New Issue
Block a user