TheDesk Mizuki (ver.4)

This commit is contained in:
cutls
2018-04-07 13:31:09 +09:00
parent cc81ca2762
commit 57079a7b93
22 changed files with 321 additions and 72 deletions

View File

@@ -388,6 +388,9 @@ function multi() {
sel = "selected";
var profimg=localStorage.getItem("prof_"+key);
var domain=localStorage.getItem("domain_"+key);
if(!profimg){
profimg="./img/missing.svg";
}
$("#acct-sel-prof").attr("src",profimg);
$("#toot-post-btn").text("トゥート("+domain+")");
if(domain=="kirishima.cloud"){