mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 08:10:24 +01:00
fix lint
This commit is contained in:
parent
1c49074ea2
commit
e78a95e176
1 changed files with 1 additions and 1 deletions
|
@ -225,5 +225,5 @@ export async function createEmptyNotification() {
|
||||||
}
|
}
|
||||||
res();
|
res();
|
||||||
}, 1000);
|
}, 1000);
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue