mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
change rotation from 5s to 24hr and remove console log (#11043)
This commit is contained in:
@@ -13,7 +13,6 @@ export default class DatabaseRoleEdit extends Component {
|
||||
|
||||
constructor() {
|
||||
super(...arguments);
|
||||
console.log(this.wizard.featureState, 'featureSTate');
|
||||
if (
|
||||
this.wizard.featureState === 'displayConnection' ||
|
||||
this.wizard.featureState === 'displayRoleDatabase'
|
||||
|
||||
Reference in New Issue
Block a user