add todo
This commit is contained in:
parent
b15a34227d
commit
0e320d9102
|
@ -164,6 +164,7 @@ class EventSyncer {
|
|||
}])
|
||||
})
|
||||
|
||||
// TODO: add distinctUntilChanged
|
||||
return sub;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue