Rename warnings to notes

This commit is contained in:
Tarrgon
2025-05-29 10:34:11 -04:00
parent b5e631a965
commit 41299da489
8 changed files with 97 additions and 98 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export type TicketPhrase = {
phrase: string
}
export type Warning = {
export type Note = {
id: number
user_id: string
reason: string