From 3be0fd7bbb99492e899d19d91d2928917644a9d2 Mon Sep 17 00:00:00 2001 From: Eugene Date: Tue, 14 Jan 2025 10:30:03 +0200 Subject: [PATCH] chore: adds comment --- src/types/mark.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/types/mark.ts b/src/types/mark.ts index 4d67f5d..b540643 100644 --- a/src/types/mark.ts +++ b/src/types/mark.ts @@ -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