Cleanup tag entry

This commit is contained in:
Kieran 2023-07-06 15:26:39 +01:00
parent 59af740444
commit 0ecf74fe6a
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -166,10 +166,9 @@ export function StreamEditor({ ev, onFinish, options }: StreamEditorProps) {
value={tags}
onChange={setTags}
placeHolder="Music,DJ,English"
separators={["\n",","]}
separators={["Enter",","]}
/>
</div>
<small>Stream type should be HLS</small>
</div>
<div>
<AsyncButton