diff --git a/ui/src/components/Clock.vue b/ui/src/components/Clock.vue index d20b384..0298f8f 100644 --- a/ui/src/components/Clock.vue +++ b/ui/src/components/Clock.vue @@ -30,6 +30,3 @@ export default class Clock extends Vue { } } - - \ No newline at end of file diff --git a/ui/src/components/THWLogo.vue b/ui/src/components/THWLogo.vue index 17f1e31..5e60701 100644 --- a/ui/src/components/THWLogo.vue +++ b/ui/src/components/THWLogo.vue @@ -52,4 +52,4 @@ div.flex-column > span:last-child { font-size: 15px; line-height: 15px; } - \ No newline at end of file + diff --git a/ui/src/components/TickerBar.vue b/ui/src/components/TickerBar.vue index 17de60f..ed0f5d3 100644 --- a/ui/src/components/TickerBar.vue +++ b/ui/src/components/TickerBar.vue @@ -55,4 +55,4 @@ export default class TickerBar extends Vue { margin: 0 !important; } } - \ No newline at end of file + diff --git a/ui/src/components/TitleBar.vue b/ui/src/components/TitleBar.vue index 1c50ba7..3e32108 100644 --- a/ui/src/components/TitleBar.vue +++ b/ui/src/components/TitleBar.vue @@ -64,4 +64,4 @@ export default class TitleBar extends Vue { .container > div:last-child { max-width: 0; } - \ No newline at end of file +