mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
refactor: add version to session endpoint
This commit is contained in:
committed by
Carlos Valente
parent
c522860d28
commit
44d5859844
@@ -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