Update mastodonapi.php
This commit is contained in:
parent
8a94d55c34
commit
f7b2fa7378
1 changed files with 1 additions and 1 deletions
|
|
@ -221,6 +221,6 @@ class YellowMastodonapi {
|
|||
|
||||
// Return status file path
|
||||
private function getStatusFile() {
|
||||
return $this->yellow->system->get("coreWorkerDirectory") . "mastodonapi.status";
|
||||
return $this->yellow->system->get("coreWorkerDirectory") . "mastodonapi.txt";
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue