Add initial note
This commit is contained in:
committed by
GitHub
parent
5db8c66b66
commit
710fd6a0b5
@@ -70,6 +70,7 @@ public class NotesManager
|
|||||||
if (notes == null)
|
if (notes == null)
|
||||||
{
|
{
|
||||||
notes = new ArrayList<>();
|
notes = new ArrayList<>();
|
||||||
|
notes.add("");
|
||||||
}
|
}
|
||||||
|
|
||||||
// migrate from legacy single tab notes
|
// migrate from legacy single tab notes
|
||||||
|
|||||||
Reference in New Issue
Block a user