fix layer property label

This commit is contained in:
Gerhard Aigner 2021-12-30 08:52:10 +01:00
parent 2740ac82d0
commit 083e15867a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
"opacity":1,
"properties":[
{
"name":"startlayer",
"name":"startLayer",
"type":"bool",
"value":true
}],