-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
35 additions
and
1,623 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
import { GetInfo } from 'ontime-types'; | ||
|
||
import { oscPlaceholderSettings } from './OscSettings'; | ||
|
||
export const ontimePlaceholderInfo: GetInfo = { | ||
networkInterfaces: [], | ||
version: '2.0.0', | ||
serverPort: 4001, | ||
osc: oscPlaceholderSettings, | ||
publicDir: '', | ||
}; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
189 changes: 0 additions & 189 deletions
189
apps/client/src/features/app-settings/panel/integrations-panel/HttpIntegrations.tsx
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
apps/client/src/features/app-settings/panel/integrations-panel/IntegrationsPanel.module.css
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
apps/client/src/features/app-settings/panel/integrations-panel/IntegrationsPanel.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.