Fix initial values in the pad creation screen
This commit is contained in:
@@ -189,7 +189,6 @@ define([
|
||||
return void funcs.createPad(c, waitFor());
|
||||
}
|
||||
// If we display the pad creation screen, it will handle deleted pads directly
|
||||
console.log('here');
|
||||
funcs.getPadCreationScreen(c, waitFor());
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user