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:
@@ -45,6 +45,7 @@ func HandleSearch(conn *models.Conn, req models.Request) {
|
||||
Description: t.Description,
|
||||
Installed: installed,
|
||||
FirstParty: isFirstParty(t.Author),
|
||||
WCAG: t.WCAG,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user