Skip to content

Commit 852a2f2

Browse files
committed
Remove leading colon
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 09f45e4 commit 852a2f2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

js/notifications.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/notifications.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Components/Parameters/User.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default {
6969
}
7070
</script>
7171

72-
:<style lang="scss" scoped>
72+
<style lang="scss" scoped>
7373
.mention {
7474
display: contents;
7575
white-space: nowrap;

0 commit comments

Comments
 (0)