package.json WIP

This commit is contained in:
Cutls 2019-03-07 00:55:54 +09:00
parent 381e661484
commit d8362add72
2 changed files with 3 additions and 3 deletions

View File

@ -38,11 +38,11 @@
"font-manager": "^0.3.0", "font-manager": "^0.3.0",
"jimp": "^0.2.28", "jimp": "^0.2.28",
"node-notifier": "^5.2.1", "node-notifier": "^5.2.1",
"nowplaying-node": "^0.1.3",
"sumchecker": "^2.0.2" "sumchecker": "^2.0.2"
}, },
"optionalDependencies": { "optionalDependencies": {
"itunes-nowplaying-mac": "^0.2.3" "itunes-nowplaying-mac": "^0.2.3",
"nowplaying-node": "^0.1.3"
}, },
"build": { "build": {
"productName": "TheDesk", "productName": "TheDesk",

View File

@ -264,7 +264,7 @@ var tlid=0;
<option value="mastodon-poll">Mastodon(2.8~)</option> <option value="mastodon-poll">Mastodon(2.8~)</option>
</select> </select>
<div id="votedon"> <div id="votedon">
WIP
</div> </div>
<div id="mastodon-poll" class="poll-provider hide"> <div id="mastodon-poll" class="poll-provider hide">
<input type="text" class="mastodon-choice" placeholder="選択肢1"> <input type="text" class="mastodon-choice" placeholder="選択肢1">