A meaningless change to trigger the webhook
This commit is contained in:
parent
60c62ba308
commit
b7ccca665a
@ -15,7 +15,6 @@ class PostCache {
|
||||
readCache() {
|
||||
if (!fs.existsSync(".cache")) {
|
||||
fs.mkdirSync(".cache");
|
||||
|
||||
}
|
||||
|
||||
if (!fs.existsSync(".cache/wordpress_post_fetch.json")) {
|
||||
|
Loading…
Reference in New Issue
Block a user