mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
minor fixes in ui for tabs
This commit is contained in:
@@ -375,6 +375,10 @@ export class DialogManager extends Component {
|
||||
this.showAddTOpic();
|
||||
break;
|
||||
}
|
||||
case 'movenote': {
|
||||
moveNoteEvent();
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
this.show = null;
|
||||
|
||||
Reference in New Issue
Block a user