Steven Suen
Results
1
comments of
Steven Suen
Changing to the Alfred 3 directory will support Alfred 3. ``` $this->cache = $this->home. "/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/".$this->bundle; $this->data = $this->home. "/Library/Application Support/Alfred 3/Workflow Data/".$this->bundle; ```