package.json WIP
This commit is contained in:
parent
381e661484
commit
d8362add72
|
@ -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",
|
||||||
|
|
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user