|
@@ -152,8 +152,9 @@ export class WalletManager {
|
|
|
metadata: {
|
|
|
name: "Telgather Portal",
|
|
|
description: "Telgather Portal",
|
|
|
- icons: [],
|
|
|
- url: window.location.href,
|
|
|
+ icons: ["https://portal.telgather.com/h/imgs/icon_tog.png"],
|
|
|
+ // url: window.location.href,
|
|
|
+ url: "https://portal.telgather.com",
|
|
|
},
|
|
|
themeMode: "light",
|
|
|
|