diff --git a/lib/activityRecord.js b/lib/activityRecord.js index 9a83b1ec..79036010 100644 --- a/lib/activityRecord.js +++ b/lib/activityRecord.js @@ -19,6 +19,7 @@ export function init () { if (records == null) { saveAllRecords([]) } + emit(null) postRecords() if (window != null) {