summaryrefslogtreecommitdiffstats
path: root/src/components/TimelinePost.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/TimelinePost.vue')
-rw-r--r--src/components/TimelinePost.vue6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/TimelinePost.vue b/src/components/TimelinePost.vue
index 9aa7c3c5..7a85388a 100644
--- a/src/components/TimelinePost.vue
+++ b/src/components/TimelinePost.vue
@@ -99,9 +99,9 @@ export default {
components: {
PostAttachment,
MessageContent,
- Actions,
- ActionButton,
- Button,
+ NcActions,
+ NcActionButton,
+ NcButton,
Repeat,
Reply,
Heart,