fix
This commit is contained in:
@@ -21,7 +21,16 @@ const userHabit : Module<UserHabit,RootState> = {
|
||||
credits:{
|
||||
value:0
|
||||
},
|
||||
printType:[],
|
||||
printType:[{
|
||||
name:'Pattern',
|
||||
value:'Pattern'
|
||||
},{
|
||||
name:'Slogan',
|
||||
value:'Slogan'
|
||||
},{
|
||||
name:'Logo',
|
||||
value:'Logo'
|
||||
},],
|
||||
designElementsType:[],
|
||||
FemalePosition:[],
|
||||
MalePosition:[],
|
||||
|
||||
Reference in New Issue
Block a user