diff --git a/components/status/StatusActions.vue b/components/status/StatusActions.vue
index 9f73aac4..9dd4074a 100644
--- a/components/status/StatusActions.vue
+++ b/components/status/StatusActions.vue
@@ -1,21 +1,31 @@
@@ -123,8 +142,16 @@ const deleteStatus = async () => {
Open in original site
-
+
+
+ {{ status.pinned ? 'Unpin on profile' : 'Pin on profile' }}
+
+
+
Edit
@@ -135,6 +162,12 @@ const deleteStatus = async () => {
>
Delete
+
+
+ Delete & re-draft
+