mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 21:03:12 +00:00
align
This commit is contained in:
parent
5b7310475f
commit
39eb5abae1
@ -40,7 +40,7 @@ run()
|
||||
async function run() {
|
||||
const ui = initUI();
|
||||
const rln = await initRLN(ui);
|
||||
const waku = await initWaku(ui, rln);
|
||||
await initWaku(ui, rln);
|
||||
}
|
||||
|
||||
async function initRLN(ui) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user