From 41e9173c6dabe75e126876daaa05c13f4736b687 Mon Sep 17 00:00:00 2001 From: EP Date: Wed, 20 Aug 2025 19:48:23 -0700 Subject: [PATCH] Tokenade: enable Auto-copy by default --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/app.js b/js/app.js index e41e8f8..b8e56ce 100644 --- a/js/app.js +++ b/js/app.js @@ -64,7 +64,7 @@ window.app = new Vue({ tbIncludeVS: true, tbIncludeNoise: true, tbRandomizeEmojis: true, - tbAutoCopy: false, + tbAutoCopy: true, tbSingleCarrier: true, tbCarrier: '', tbPayloadEmojis: [],