Add missing name to relay env
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -162,6 +162,7 @@ const store = new Store(source, {
|
||||
});
|
||||
|
||||
export const consoleEnvironment = new Environment({
|
||||
configName: "trust",
|
||||
network: Network.create(fetchRelay),
|
||||
store,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user