We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2219d commit 500a1b5Copy full SHA for 500a1b5
app.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "Scrapbox-duplicater",
+ "name": "Scrapbox-Duplicator",
3
"description": "Scrapboxのノートを自動で転送するものです",
4
"keywords": [
5
"Scrapbox",
6
"puppeteer"
7
],
8
"website": "https://scrapbox.io/blu3mo-public/puppetter%E3%81%A7%E4%BB%96%E3%81%AEScrapbox_Project%E3%81%AB%E3%82%B3%E3%83%94%E3%83%BC%E3%81%99%E3%82%8B%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88",
9
- "repository": "https://github.com/tkgshn/scrapbox-duplicater",
+ "repository": "https://github.com/tkgshn/scrapbox-Duplicator",
10
"env": {
11
"SID": {
12
"description": "ログインに必要な認証情報",
@@ -32,4 +32,4 @@
32
"addons": [
33
"scheduler:standard"
34
]
35
-}
+}
0 commit comments