chore: formatting

This commit is contained in:
2024-03-06 16:32:21 +00:00
parent a385ca3271
commit 5e58af119d
29 changed files with 264 additions and 224 deletions

View File

@ -22,4 +22,4 @@ export function getCurrentStreamProvider(ev?: NostrEvent) {
}
}
return providers.at(0);
}
}