fix typo
This commit is contained in:
parent
6c1f2ca45f
commit
2efb22de40
@ -33,7 +33,7 @@ export const meta = {
|
|||||||
id: "4362f8dc-731f-4ad8-a694-be2a88922a24",
|
id: "4362f8dc-731f-4ad8-a694-be2a88922a24",
|
||||||
},
|
},
|
||||||
uriNull: {
|
uriNull: {
|
||||||
message: "User ActivityPup URI is null.",
|
message: "User ActivityPub URI is null.",
|
||||||
code: "URI_NULL",
|
code: "URI_NULL",
|
||||||
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
|
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
|
||||||
},
|
},
|
||||||
|
@ -53,12 +53,12 @@ export const meta = {
|
|||||||
id: "fcd2eef9-a9b2-4c4f-8624-038099e90aa5",
|
id: "fcd2eef9-a9b2-4c4f-8624-038099e90aa5",
|
||||||
},
|
},
|
||||||
uriNull: {
|
uriNull: {
|
||||||
message: "User ActivityPup URI is null.",
|
message: "User ActivityPub URI is null.",
|
||||||
code: "URI_NULL",
|
code: "URI_NULL",
|
||||||
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
|
id: "bf326f31-d430-4f97-9933-5d61e4d48a23",
|
||||||
},
|
},
|
||||||
localUriNull: {
|
localUriNull: {
|
||||||
message: "Local User ActivityPup URI is null.",
|
message: "Local User ActivityPub URI is null.",
|
||||||
code: "URI_NULL",
|
code: "URI_NULL",
|
||||||
id: "95ba11b9-90e8-43a5-ba16-7acc1ab32e71",
|
id: "95ba11b9-90e8-43a5-ba16-7acc1ab32e71",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user