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