Change the category prefix to optional

This commit is contained in:
Finn Stutzenstein 2020-11-24 15:25:48 +01:00
parent c3bb1928b9
commit a85a5458c6
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
1 changed files with 0 additions and 1 deletions

View File

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