Compare commits
No commits in common. "102ab08f74af6efe378d954760d0bf4d9b459f53" and "421527242e3873d05e55f8d1b2748faa40591ecb" have entirely different histories.
102ab08f74
...
421527242e
@ -1,5 +1,5 @@
|
||||
import { NDKEvent } from '@nostr-dev-kit/ndk'
|
||||
import { ndk, log } from '../../main.js'
|
||||
import { NDKEvent, log } from '@nostr-dev-kit/ndk'
|
||||
import { ndk } from '../../main.js'
|
||||
|
||||
export async function inProgress(event: NDKEvent): Promise<NDKEvent> {
|
||||
log('marking job as in progress')
|
||||
|
Loading…
Reference in New Issue
Block a user