Fixed #53, separate usernames with commas

This commit is contained in:
Yami Odymel
2024-03-22 09:37:51 +08:00
parent 9400591c6f
commit acb1dff0cc
10 changed files with 34 additions and 29 deletions

View File

@@ -41,6 +41,7 @@
<div class="label">chaturbate.com/</div>
<input type="text" autofocus x-model="form_data.username" />
</div>
<div class="ts-text is-description has-top-spaced-small">Use commas to separate multiple channel names. For example, "channel1,channel2,channel3".</div>
</div>
</div>
<!-- / Field: Channel Username -->