Skip to content

Commit

Permalink
Update rasterGraphic.schema.tpl.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrikeS91 authored Dec 3, 2024
1 parent 812779c commit 0ce01ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/dataTypes/rasterGraphic.schema.tpl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_extends": "dataTypes/rasterBasedImage.schema.tpl.json",
"_type": "core:RasterGraphic",
"_extends": "dataTypes/rasterBasedImage.schema.tpl.json",
"properties": {
"dimension": {
"type": "integer",
Expand Down

0 comments on commit 0ce01ff

Please sign in to comment.