This commit is contained in:
Iuri Matias 2019-08-19 15:36:49 -04:00
parent b15a34227d
commit 0e320d9102
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ class EventSyncer {
}])
})
// TODO: add distinctUntilChanged
return sub;
}