You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- document.title = `パズル&ドラゴンズ${teamsCount}人のチーム図作成ツール`;
- document.body.querySelector(".formation-box .title-box .title").placeholder = "入力タイトル";
- document.body.querySelector(".formation-box .detail-box .detail").placeholder = "入力詳細";
|