mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Remove unnecessary aria-label
This commit is contained in:
parent
bf37b94af7
commit
93b353adde
@ -44,7 +44,6 @@ class SettingsButton extends Button {
|
||||
this.panelChild = this.panel.addChild('settingsPanelChild')
|
||||
|
||||
this.addClass('vjs-settings')
|
||||
this.el().setAttribute('aria-label', 'Settings Button')
|
||||
|
||||
// Event handlers
|
||||
this.addSettingsItemHandler = this.onAddSettingsItem.bind(this)
|
||||
|
Loading…
Reference in New Issue
Block a user