diff --git a/src/views/contents/QuickyContentEditor.vue b/src/views/contents/QuickyContentEditor.vue
index f52462e..4801c8d 100644
--- a/src/views/contents/QuickyContentEditor.vue
+++ b/src/views/contents/QuickyContentEditor.vue
@@ -8,6 +8,7 @@ const client = useClient();
const title = ref('');
const message = ref('');
const files = ref([]);
+const Thumbnail = ref([]);
const externalUrls = ref([]);
const creatorProfileStore = useCreatorProfileStore();
@@ -103,6 +104,15 @@ const cancelPost = () => {
mdi-plus
+
-
-
+
+
-
+
mdi-close
@@ -19,8 +18,13 @@
-
-
+
+
@@ -56,17 +60,18 @@
+
+