chore: 🎨 format

This commit is contained in:
ThatOneCalculator 2023-08-23 19:49:20 -07:00
parent f4fa1df6e4
commit 8b57431ca8
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -142,9 +142,9 @@ export const meta = {
},
cannotChangeVisibility: {
message: "You cannot change the visibility of a note.",
code: "CANNOT_CHANGE_VISIBILITY",
id: "2917fd0b-da04-41de-949f-146835a006c6",
message: "You cannot change the visibility of a note.",
code: "CANNOT_CHANGE_VISIBILITY",
id: "2917fd0b-da04-41de-949f-146835a006c6",
},
cannotQuoteOwnNote: {
@ -152,7 +152,7 @@ export const meta = {
code: "CANNOT_QUOTE_OWN_NOTE",
id: "070eee98-5f8a-4eca-9dc0-830b4d4e52ac",
},
}
},
} as const;
export const paramDef = {