wip: fix light mode

This commit is contained in:
2023-10-13 08:35:07 +07:00
parent 35650a40f2
commit 893663561d
25 changed files with 66 additions and 165 deletions

View File

@@ -38,7 +38,6 @@ export function useNostr() {
callback: (event: NDKEvent) => void,
groupable?: boolean
) => {
console.info(ndk);
if (!ndk) throw new Error('NDK instance not found');
const subEvent = ndk.subscribe(filter, {