Skip to content

Commit 60731f4

Browse files
update schema files to remove monochrome image theme data (#6686)
1 parent 8aab52c commit 60731f4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

assetlist.schema.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,6 @@
195195
},
196196
"dark_mode": {
197197
"type": "boolean"
198-
},
199-
"monochrome": {
200-
"type": "boolean"
201198
}
202199
},
203200
"minProperties": 1,

chain.schema.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,6 @@
269269
},
270270
"dark_mode": {
271271
"type": "boolean"
272-
},
273-
"monochrome": {
274-
"type": "boolean"
275272
}
276273
},
277274
"minProperties": 1,

0 commit comments

Comments
 (0)