remove REVIEW.md from repo

This commit is contained in:
2026-09-10 11:50:12 +02:00
parent 4c12e8bb0c
commit b92f8d8914
15 changed files with 397 additions and 639 deletions
+2 -4
View File
@@ -170,14 +170,12 @@
name="channel_id"
placeholder="ID or @username"
aria-label="Channel ID or username"
required
/>
required />
<input
class="add-channel-name"
name="name"
placeholder="Display name"
aria-label="Channel display name"
/>
aria-label="Channel display name" />
<button class="button primary" type="submit">Add</button>
</form>
</div>