TheDesk Akane beta-phase:1
This commit is contained in:
@@ -268,6 +268,7 @@ function ckdb(acct_id) {
|
||||
$("#ranking-btn").show();
|
||||
}else if(domain=="imastodon.net"){
|
||||
localStorage.setItem("imas", "true");
|
||||
$(".imasonly").show();
|
||||
}
|
||||
var at = localStorage.getItem("acct_"+ acct_id + "_at");
|
||||
var bbcode = domain + "_bbcode";
|
||||
|
Reference in New Issue
Block a user