diff --git a/bos.config.json b/bos.config.json index cbb60af..bad4897 100644 --- a/bos.config.json +++ b/bos.config.json @@ -13,8 +13,9 @@ }, "overrides": { "testnet": { + "index": "mintbos.testnet/widget/Index", "account": "mintbos.testnet", "aliases": ["./aliases.testnet.json"] } } -} \ No newline at end of file +}