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 c448d6e commit eeb60b0Copy full SHA for eeb60b0
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