mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 12:23:51 +00:00
refactor: add version to session endpoint (#1659)
This commit is contained in:
committed by
GitHub
parent
43988ea12b
commit
1025347c08
@@ -15,6 +15,7 @@ export interface SessionStats {
|
||||
projectName: string;
|
||||
playback: Playback;
|
||||
timezone: string;
|
||||
version: string;
|
||||
}
|
||||
|
||||
export interface GetInfo {
|
||||
|
||||
Reference in New Issue
Block a user