Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.
This repository was archived by the owner on May 6, 2025. It is now read-only.

unable to share files for users with read-only permissions #35

@ip75

Description

@ip75
diff --git a/src/components/Header.vue b/src/components/Header.vue
index 46a10b8..278fcc6 100644
--- a/src/components/Header.vue
+++ b/src/components/Header.vue
@@ -50,6 +50,7 @@
           <schedule-button v-show="showPublishButton"></schedule-button>
         </template>

+        <share-button v-show="showRenameButton"></share-button>
         <switch-button v-show="showSwitchButton"></switch-button>
         <download-button v-show="showCommonButton"></download-button>
         <upload-button v-show="showUpload"></upload-button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions