mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 03:54:54 +08:00
start on social links editing, wip
This commit is contained in:
@ -14,6 +14,7 @@ export const initialServerConfigState: ConfigDetails = {
|
||||
logo: '',
|
||||
name: '',
|
||||
nsfw: false,
|
||||
socialHandles: [],
|
||||
streamTitle: '',
|
||||
summary: '',
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user