Animations, Policy, Toolbar Colors

This commit is contained in:
Surya Paolo
2022-11-23 10:27:27 +01:00
parent 1ca8dcd184
commit 077127d129
3 changed files with 43 additions and 14 deletions

View File

@@ -123,11 +123,15 @@ active: {
class4: {
type: String,
},
class_anim: {
type: String,
anim: {
name: { type: String},
clduration: { type: String},
cldelay: { type: String},
},
class_anim2: {
type: String,
anim2: {
name: { type: String},
clduration: { type: String},
cldelay: { type: String},
},
styleadd: {
type: String,