fix(web): show trash indicator (#12521)
This commit is contained in:
@@ -7928,6 +7928,9 @@
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isTrashed": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"reason": {
|
||||
"enum": [
|
||||
"duplicate",
|
||||
|
||||
Reference in New Issue
Block a user