Merge pull request #2840 from thelounge/xpaw/fix-2837
Bring back aria-label to fix broken code
This commit is contained in:
commit
33368b9ee2
@ -4,6 +4,7 @@
|
||||
data-id="{{id}}"
|
||||
data-target="#chan-{{id}}"
|
||||
role="tab"
|
||||
aria-label="{{name}}"
|
||||
aria-controls="chan-{{id}}"
|
||||
aria-selected="false"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user