Disable pad creation screen
This commit is contained in:
@@ -65,7 +65,7 @@ define(function() {
|
|||||||
contacts: 'fa-users',
|
contacts: 'fa-users',
|
||||||
};
|
};
|
||||||
|
|
||||||
config.displayCreationScreen = true;
|
config.displayCreationScreen = false;
|
||||||
|
|
||||||
return config;
|
return config;
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user