This commit is contained in:
naskya 2023-10-17 04:56:29 +09:00
parent 6c1f2ca45f
commit 2efb22de40
No known key found for this signature in database
GPG Key ID: 164DFF24E2D40139
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ export const meta = {
id: "4362f8dc-731f-4ad8-a694-be2a88922a24",
},
uriNull: {
message: "User ActivityPup URI is null.",
message: "User ActivityPub URI is null.",
code: "URI_NULL",
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
},

View File

@ -53,12 +53,12 @@ export const meta = {
id: "fcd2eef9-a9b2-4c4f-8624-038099e90aa5",
},
uriNull: {
message: "User ActivityPup URI is null.",
message: "User ActivityPub URI is null.",
code: "URI_NULL",
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
},
localUriNull: {
message: "Local User ActivityPup URI is null.",
message: "Local User ActivityPub URI is null.",
code: "URI_NULL",
id: "95ba11b9-90e8-43a5-ba16-7acc1ab32e71",
},