continue initial setup

This commit is contained in:
gingervitis
2020-12-26 18:04:23 -08:00
committed by Gabe Kangas
parent 48aea8024e
commit f446385a7e
5 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// DEFAULT VALUES
export const DEFAULT_NAME = 'Owncast User';
export const DEFAULT_TITLE = 'Owncast Server';
export const DEFAULT_SUMMARY = '';