Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/RightSidebar/RightSidebar.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/RightSidebar/RightSidebar.vue b/src/components/RightSidebar/RightSidebar.vue
index 250c3823d..a65f08743 100644
--- a/src/components/RightSidebar/RightSidebar.vue
+++ b/src/components/RightSidebar/RightSidebar.vue
@@ -22,7 +22,6 @@
<template>
<NcAppSidebar v-show="opened"
- id="app-sidebar"
:title="title"
:title-tooltip="title"
:starred="isFavorited"