release #306

Merged
b merged 25 commits from staging into main 2025-01-23 18:54:21 +00:00
Showing only changes of commit 3be0fd7bbb - Show all commits

View File

@ -8,6 +8,8 @@ export interface CurrentUserMark {
currentValue?: string currentValue?: string
} }
// Both PdfFileHash and FileHash currently exist.
// It enables backward compatibility
export interface Mark { export interface Mark {
id: number id: number
npub: string npub: string