TheDesk LICENSE modifying: phase:1

This commit is contained in:
cutls
2018-09-17 23:35:42 +09:00
parent f87ece1535
commit cc258230f8
13 changed files with 60 additions and 62 deletions

View File

@@ -21,7 +21,6 @@ function additional(acct_id, tlid) {
});
//トゥートサムネ
$("#timeline_" + tlid + " .toot a:not(.parsed)").each(function(i, elem) {
var domain = localStorage.getItem("domain_" + acct_id);