feat: Badge documents in sidebar that have been newly shared with you
This commit is contained in:
@@ -34,6 +34,7 @@ export default class ViewsStore extends Store<View> {
|
||||
if (!view) {
|
||||
return;
|
||||
}
|
||||
|
||||
view.touch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user