aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-10-19 22:35:46 +0300
committerHenry Jameson <me@hjkos.com>2020-10-20 20:28:11 +0300
commit8b3a7ae8c0fec5f79971745f64aeb3c5ac470894 (patch)
treeae18357e6bbccc6e92d1c463c08a130755d1a794 /src/components/timeline/timeline.vue
parent38142182774ea772aacc88f26586512d6279267f (diff)
more FA5 stuff with small related refactoring
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index c1e2f44b..ab17cbbc 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -92,7 +92,7 @@
v-else
class="new-status-notification text-center panel-footer"
>
- <i class="icon-spin3 animate-spin" />
+ <FAIcon icon="circle-notch" spin size="lg"/>
</div>
</div>
</div>