Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update SharingTab.vue
Signed-off-by: Tarun Samanta <[email protected]>
  • Loading branch information
SamantaTarun authored Apr 2, 2023
commit 28c9797dfc6b803630b647c7f8b5204a70f91543
1 change: 0 additions & 1 deletion apps/files_sharing/src/views/SharingTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ export default {
this.$set(this.sharedWithMe, 'subtitle', t('files_sharing', 'this share just expired.'))
}
},
// .sort((a, b) => b.createdTime - a.createdTime)
/**
* Process the current shares data
* and init shares[]
Expand Down