Fixed Agenda not being overwritten on load.
This commit is contained in:
@@ -118,6 +118,7 @@ public class Agenda implements Serializable {
|
||||
}
|
||||
else
|
||||
{
|
||||
clearAgenda();
|
||||
fillAgenda(file);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user