mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 21:08:36 +08:00
Updates to the admin to reflect new stream keys and admin password split
This commit is contained in:
@ -8,7 +8,8 @@ import { ConfigDetails, UpdateArgs } from '../types/config-section';
|
||||
import { DEFAULT_VARIANT_STATE } from './config-constants';
|
||||
|
||||
export const initialServerConfigState: ConfigDetails = {
|
||||
streamKey: '',
|
||||
streamKeys: [],
|
||||
adminPassword: '',
|
||||
instanceDetails: {
|
||||
customStyles: '',
|
||||
extraPageContent: '',
|
||||
|
||||
Reference in New Issue
Block a user