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:
authorJoas Schilling <coding@schilljs.com>2022-01-04 13:38:53 +0300
committermarco <marcoambrosini@pm.me>2022-01-10 15:01:02 +0300
commit860b1a5153fe377f6ae0797d18b6018b802445e9 (patch)
treed04104e2e0118ddb0b2c6259c1e1b97f358d7d15 /src/PublicShareAuthSidebar.vue
parent704f4180873a99a669c4bdcd9b8eafd5cabb5096 (diff)
Fix some stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'src/PublicShareAuthSidebar.vue')
-rw-r--r--src/PublicShareAuthSidebar.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PublicShareAuthSidebar.vue b/src/PublicShareAuthSidebar.vue
index ef956d991..83ee1207e 100644
--- a/src/PublicShareAuthSidebar.vue
+++ b/src/PublicShareAuthSidebar.vue
@@ -190,7 +190,7 @@ export default {
</script>
<style lang="scss" scoped>
-@import './assets/variables.scss';
+@import './assets/variables';
/* Properties based on the app-sidebar */
#talk-sidebar {