Fix numbers autoincrement
All checks were successful
/ Run tests (push) Successful in 2m16s
/ Run system tests (push) Successful in 2m29s
/ Build, push and deploy image (push) Successful in 1m37s

This commit is contained in:
david 2024-09-12 01:18:04 +02:00
parent 63590c9e92
commit 1cdf5048c3
6 changed files with 16 additions and 5 deletions

View file

@ -4,13 +4,16 @@ one:
position: MyString
name: MyString
level: 1
number: 1
two:
position: MyString
name: MyString
level: 1
number: 2
deletable:
position: MyString
name: MyString
level: 1
number: 3