mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
feat: allow redirecting to preset
This commit is contained in:
committed by
Carlos Valente
parent
88b8e83494
commit
b8d7324be0
@@ -4,6 +4,7 @@ export type Client = {
|
||||
name: string;
|
||||
type: ClientType;
|
||||
identify: boolean;
|
||||
origin: string;
|
||||
path: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user