feat: Added "Add tag" option to file context menu
This commit is contained in:
@@ -358,6 +358,7 @@ const ContentListView = forwardRef<HTMLDivElement, Props>(
|
||||
filesController={filesController}
|
||||
featuresController={featuresController}
|
||||
linkingController={linkingController}
|
||||
navigationController={navigationController}
|
||||
/>
|
||||
) : (
|
||||
<ContentList
|
||||
|
||||
Reference in New Issue
Block a user