1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-07 22:18:30 -04:00

theme: add WCAG data

This commit is contained in:
bbedward
2026-07-20 15:59:31 -04:00
parent 70ceee139b
commit d185135dd7
6 changed files with 153 additions and 12 deletions
+1
View File
@@ -45,6 +45,7 @@ func HandleSearch(conn *models.Conn, req models.Request) {
Description: t.Description,
Installed: installed,
FirstParty: isFirstParty(t.Author),
WCAG: t.WCAG,
}
}