mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
rename, I think, last occurrence of brawl to hydrogen 👋
This commit is contained in:
parent
7aca9e291e
commit
3e34ccb7e1
@ -149,7 +149,7 @@ export async function main(container, paths, legacyExtras) {
|
||||
navigation,
|
||||
updateService: serviceWorkerHandler
|
||||
});
|
||||
window.__brawlViewModel = vm;
|
||||
window.__hydrogenViewModel = vm;
|
||||
await vm.load();
|
||||
// TODO: replace with platform.createAndMountRootView(vm, container);
|
||||
const view = new RootView(vm);
|
||||
|
Loading…
Reference in New Issue
Block a user