mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
Add Threads social test script
This commit is contained in:
parent
f4c0e71f1d
commit
2bbd8c717d
|
|
@ -13,6 +13,7 @@
|
|||
"social:test:image": "node app/index.mjs socialTestImage",
|
||||
"social:test:mastodon": "node app/index.mjs socialTestMastodon",
|
||||
"social:test:bluesky": "node app/index.mjs socialTestBluesky",
|
||||
"social:test:threads": "node app/index.mjs socialTestThreads",
|
||||
"splatnet": "node app/index.mjs splatnet",
|
||||
"splatnet:all": "node app/index.mjs splatnetAll",
|
||||
"warmCaches": "node app/index.mjs warmCaches",
|
||||
|
|
@ -52,4 +53,4 @@
|
|||
"tailwindcss": "^3.1.8",
|
||||
"vite": "^3.1.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user