TheDesk Usamin (18.0.1)
This commit is contained in:
@@ -298,10 +298,8 @@ function addselCk(){
|
||||
}
|
||||
if(domain=="knzk.me" || domain=="mstdn.y-zu.org"){
|
||||
$("#type-sel").append('<option value="dm" data-trans="dm" id="direct-add">'+lang.layout_dm +'</option>');
|
||||
$('#type-sel').material_select('update');
|
||||
}else{
|
||||
$("#direct-add").remove();
|
||||
$('#type-sel').material_select('update');
|
||||
}
|
||||
}
|
||||
//カラム削除
|
||||
|
Reference in New Issue
Block a user