Final (?) de-widgetification

This commit is contained in:
2021-09-07 14:33:48 +00:00
parent 195edf7791
commit db8eafb1c0
22 changed files with 44 additions and 1062 deletions

View File

@@ -419,8 +419,6 @@ export default {
return "$ayiGenderless";
case window.$gz.type.Global:
return "$ayiGlobe";
case window.$gz.type.Widget:
return "$ayiVial";
case window.$gz.type.User:
return "$ayiUser";
case window.$gz.type.ServerState: