We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bbd77 commit 634d58bCopy full SHA for 634d58b
1 file changed
lib/activityRecord.js
@@ -19,6 +19,7 @@ export function init () {
19
if (records == null) {
20
saveAllRecords([])
21
}
22
+ emit(null)
23
24
postRecords()
25
if (window != null) {
0 commit comments