Tidy, tidy
This commit is contained in:
@@ -163,7 +163,7 @@ class DocumentsStore extends BaseStore {
|
||||
|
||||
@action
|
||||
fetchOwned = async (options: ?PaginationParams): Promise<*> => {
|
||||
await this.fetchPage('owned', options);
|
||||
await this.fetchPage('list', options);
|
||||
};
|
||||
|
||||
@action
|
||||
|
||||
Reference in New Issue
Block a user