Merge branch 'whs/notes' of github.com:whs/runelite into whs/notes
This commit is contained in:
@@ -70,6 +70,7 @@ public class NotesManager
|
||||
if (notes == null)
|
||||
{
|
||||
notes = new ArrayList<>();
|
||||
notes.add("");
|
||||
}
|
||||
|
||||
// migrate from legacy single tab notes
|
||||
|
||||
Reference in New Issue
Block a user