Replace all Unicode icon with there value
This commit is contained in:
@@ -8,7 +8,7 @@ define(["loading", "appRouter", "layoutManager", "appSettings", "apphost", "focu
|
||||
return {
|
||||
name: server.Name,
|
||||
showIcon: true,
|
||||
icon: "",
|
||||
icon: "cast",
|
||||
cardType: "",
|
||||
id: server.Id,
|
||||
server: server
|
||||
|
||||
Reference in New Issue
Block a user