Add initial note

This commit is contained in:
Manatsawin Hanmongkolchai
2019-10-03 22:14:42 +07:00
committed by GitHub
parent 5db8c66b66
commit 710fd6a0b5

View File

@@ -70,6 +70,7 @@ public class NotesManager
if (notes == null)
{
notes = new ArrayList<>();
notes.add("");
}
// migrate from legacy single tab notes