mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 09:53:48 +00:00
refactor: add version to session endpoint
This commit is contained in:
committed by
Carlos Valente
parent
08d9e24871
commit
cd40a6e55e
@@ -14,6 +14,7 @@ export interface SessionStats {
|
||||
projectName: string;
|
||||
playback: Playback;
|
||||
timezone: string;
|
||||
version: string;
|
||||
}
|
||||
|
||||
export interface GetInfo {
|
||||
|
||||
Reference in New Issue
Block a user