#215 Change Naming from PdfFileHash to FileHash #303
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user