From c69d55c3a893c59ecd68791865c718429aae351b Mon Sep 17 00:00:00 2001 From: Eugene Date: Tue, 14 Jan 2025 10:32:28 +0200 Subject: [PATCH] chore: adds comment --- src/types/mark.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/mark.ts b/src/types/mark.ts index b540643..e8ea327 100644 --- a/src/types/mark.ts +++ b/src/types/mark.ts @@ -9,7 +9,7 @@ export interface CurrentUserMark { } // Both PdfFileHash and FileHash currently exist. -// It enables backward compatibility +// It enables backward compatibility for Sigits created before January 2025 export interface Mark { id: number npub: string