Replace all Unicode icon with there value
This commit is contained in:
parent
957184b81c
commit
1da8876811
82 changed files with 293 additions and 292 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue