We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8c0db commit 19c8f29Copy full SHA for 19c8f29
PinkSea.Lexicons/com/shinolabs/pinksea/appViewDefs.json
@@ -71,9 +71,9 @@
71
"oekakiTombstone": {
72
"type": "object",
73
"description": "A tombstone for a missing oekaki.",
74
- "required": ["at"],
+ "required": ["formerAt"],
75
"properties": {
76
- "at": {
+ "formerAt": {
77
"type": "string",
78
"format": "at-uri",
79
"description": "The AT uri of the former oekaki."
0 commit comments