mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix badge
schema
This commit is contained in:
parent
83dc6bb2f0
commit
f11f30a7dc
@ -1,7 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
name: { type: String, required: true },
|
name: { type: String, required: true },
|
||||||
color: { type: String },
|
|
||||||
description: { type: String },
|
|
||||||
label: { type: String },
|
label: { type: String },
|
||||||
|
description: { type: String },
|
||||||
icon: { type: String },
|
icon: { type: String },
|
||||||
|
color: { type: String },
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user