Disable pad creation screen

pull/1/head
yflory 7 years ago
parent 34315b4500
commit b1f1aa2340

@ -65,7 +65,7 @@ define(function() {
contacts: 'fa-users',
};
config.displayCreationScreen = true;
config.displayCreationScreen = false;
return config;
});

Loading…
Cancel
Save