#215 Change Naming from PdfFileHash to FileHash #303

Merged
eugene merged 3 commits from issue-215-file-hash-naming into staging 2025-01-14 08:35:57 +00:00
Showing only changes of commit 3be0fd7bbb - Show all commits

View File

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