You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Chore: Mobile: Add note screen tests (#10766)
This commit is contained in:
@ -916,6 +916,7 @@ export default class Note extends BaseItem {
|
||||
this.dispatch({
|
||||
type: 'NOTE_DELETE',
|
||||
id: id,
|
||||
originalItem: notes[i],
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user