Merge pull request #5723 from FinnStutzenstein/categoryPrefixOptional

Change the category prefix to optional
This commit is contained in:
Finn Stutzenstein 2021-01-12 08:40:51 +01:00 committed by GitHub
commit 62cc57c54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1221,7 +1221,6 @@ motion_category:
required: true
prefix:
type: string
required: true
weight:
type: number
default: 10000