This commit is contained in:
@@ -348,6 +348,7 @@ export default {
|
||||
iconForType: function(ayaType) {
|
||||
switch (ayaType) {
|
||||
case window.$gz.type.NoType:
|
||||
case null:
|
||||
return "$ayiGenderless";
|
||||
case window.$gz.type.Global:
|
||||
return "$ayiGlobe";
|
||||
|
||||
Reference in New Issue
Block a user