added timeticket redux
This commit is contained in:
@@ -4,7 +4,6 @@ const INITIAL_STATE = {
|
||||
currentEmployee: {
|
||||
authorized: null,
|
||||
technician: null,
|
||||
rates:[],
|
||||
},
|
||||
signingIn: false,
|
||||
gettingRates: false,
|
||||
|
||||
Reference in New Issue
Block a user