mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update config-constants.tsx (#2794)
This commit is contained in:
parent
c0a9b5179d
commit
f6d218f108
@ -203,7 +203,7 @@ export const FIELD_PROPS_HIDE_VIEWER_COUNT = {
|
|||||||
apiPath: API_HIDE_VIEWER_COUNT,
|
apiPath: API_HIDE_VIEWER_COUNT,
|
||||||
configPath: '',
|
configPath: '',
|
||||||
label: 'Hide viewer count',
|
label: 'Hide viewer count',
|
||||||
tip: 'Turn this ON to hide the viewer count the web page.',
|
tip: 'Turn this ON to hide the viewer count on the web page.',
|
||||||
};
|
};
|
||||||
|
|
||||||
export const DEFAULT_VARIANT_STATE: VideoVariant = {
|
export const DEFAULT_VARIANT_STATE: VideoVariant = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user