continue initial setup
This commit is contained in:
5
web/pages/components/config/defaults.ts
Normal file
5
web/pages/components/config/defaults.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// DEFAULT VALUES
|
||||
|
||||
export const DEFAULT_NAME = 'Owncast User';
|
||||
export const DEFAULT_TITLE = 'Owncast Server';
|
||||
export const DEFAULT_SUMMARY = '';
|
||||
Reference in New Issue
Block a user