Rename warnings to notes
This commit is contained in:
@@ -32,7 +32,7 @@ export type TicketPhrase = {
|
||||
phrase: string
|
||||
}
|
||||
|
||||
export type Warning = {
|
||||
export type Note = {
|
||||
id: number
|
||||
user_id: string
|
||||
reason: string
|
||||
|
||||
Reference in New Issue
Block a user