diff --git a/.gitignore b/.gitignore index d4993e4..a5b7d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ yarn-error.log* .turbo **/dist/** **/node_modules/** + +# cloudflare +.wrangler \ No newline at end of file diff --git a/apps/yup-live-mobile/src/views/CrossPostModal.vue b/apps/yup-live-mobile/src/views/CrossPostModal.vue index 416b71c..42dd982 100644 --- a/apps/yup-live-mobile/src/views/CrossPostModal.vue +++ b/apps/yup-live-mobile/src/views/CrossPostModal.vue @@ -22,7 +22,7 @@
Maximum allowed date: @@ -272,39 +272,10 @@ picker-format="MMM DD, YYYY HH:mm" /> - { - if (farcasterChannel) { - farcasterChannel = undefined; - } else { - modalContent = 'selectFatscasterChannel'; - } - } - " - > - - - {{ - farcasterChannel - ? "Remove farcaster channel" - : "Add farcaster channel" - }} -
Search
No channels found