This commit is contained in:
2020-04-10 23:49:26 +00:00
parent c51d964ec1
commit ce50347938
2 changed files with 41 additions and 13 deletions

View File

@@ -164,7 +164,6 @@ export default {
return "fa-vial";
case window.$gz.type.ServerState:
return "fa-door-open";
case window.$gz.type.License:
return "fa-ticket-alt";
case window.$gz.type.LogFile: