Just start the frontend

[ci skip]
This commit is contained in:
shamoon
2025-04-19 21:57:06 -07:00
parent 1b6a4a3be4
commit 453dc5062b
2 changed files with 27 additions and 18 deletions

View File

@@ -1,4 +1,6 @@
export interface DocumentSuggestions {
title?: string
tags?: number[]
correspondents?: number[]