change admin directory toggle text (#279)

This commit is contained in:
Rohan Sharma 2021-08-16 02:55:15 +05:30 committed by GitHub
parent f7d0bd1b1f
commit 69bfb53fc0

View file

@ -160,7 +160,7 @@ export const FIELD_PROPS_YP = {
apiPath: API_YP_SWITCH, apiPath: API_YP_SWITCH,
configPath: 'yp', configPath: 'yp',
label: 'Enable directory', label: 'Enable directory',
tip: 'Turn this ON if you want to show up in the directory.', tip: 'Turn this ON to request to show up in the directory.',
}; };
export const DEFAULT_VARIANT_STATE: VideoVariant = { export const DEFAULT_VARIANT_STATE: VideoVariant = {