Skip to content

Commit fa1e630

Browse files
committed
sidebar - fixed duplicate code, changed site icon
1 parent 9756367 commit fa1e630

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/routes/main/components/Sidebar.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,5 @@ export default {
147147
}
148148
]
149149
}),
150-
computed: {
151-
...mapGetters("auth", ["checkRole"])
152-
},
153-
props: {
154-
source: String
155-
}
156150
};
157151
</script>

static/favicon.png

-2.82 KB
Loading

0 commit comments

Comments
 (0)