- temp fix: form field items from JS config;
- fixed displaying times for call; - fixed reading saved flow;
This commit is contained in:
@@ -24,7 +24,7 @@ function App() {
|
||||
}
|
||||
}
|
||||
|
||||
const errCallback = () => {
|
||||
const errCallback = (data) => {
|
||||
storeSet.main.doLogout();
|
||||
storeSet.main.unsetAsyncRequest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user