web/SupportedServices: aria label for the expand button
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
await loadInfo();
|
||||
}
|
||||
}}
|
||||
aria-label={$t(`save.services.title_${expanded ? "hide" : "show"}`)}
|
||||
>
|
||||
<div class="expand-icon">
|
||||
<IconPlus />
|
||||
|
||||
Reference in New Issue
Block a user