Use auto increment

This commit is contained in:
Milan Paunovic
2024-10-12 12:44:11 +02:00
parent d97387767b
commit 5c6233a5fd

View File

@ -13,7 +13,8 @@
"channel": "preview" "channel": "preview"
}, },
"production": { "production": {
"channel": "production" "channel": "production",
"autoIncrement": true
} }
}, },
"submit": { "submit": {