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') {