This commit is contained in:
2020-10-05 23:46:29 +00:00
parent a6d7ddf66e
commit e0b3222507
14 changed files with 105 additions and 25 deletions

View File

@@ -322,7 +322,7 @@ export default {
case window.$gz.type.Metrics:
return "fa-file-medical-alt";
case window.$gz.type.Translation:
return "fa-language";
return "$ayiLanguage";
case window.$gz.type.UserOptions:
return "$ayiUserCog";
case window.$gz.type.FileAttachment: