mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
wip: prepare endpoints
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { Subscription } from './Subscription.type.js';
|
||||
|
||||
|
||||
export interface HTTPSettings {
|
||||
enabledOut: boolean;
|
||||
subscriptions: Subscription;
|
||||
|
||||
Reference in New Issue
Block a user