From 0fb7670d2d1d7191ad3ca16c42379c61ed6b7f29 Mon Sep 17 00:00:00 2001 From: cutls Date: Wed, 7 Dec 2022 23:22:51 +0900 Subject: [PATCH] remove debug alert --- app/js/tl/datails.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/tl/datails.js b/app/js/tl/datails.js index 5895d6d1..0ff3029e 100644 --- a/app/js/tl/datails.js +++ b/app/js/tl/datails.js @@ -601,7 +601,7 @@ function staCopy(id) { //翻訳 function trans(tar, to, elem) { var id = elem.parents('.cvo').attr('toot-id') - alert(id) + //alert(id) $('#toot-this .additional').text('Loading...(Powered by Google Translate)') var domain = localStorage.getItem('domain_' + acct_id) if (localStorage.getItem('mode_' + domain) == 'misskey') {