LR

Results 5 issues of LR

I'm getting an error about Line 8. ``` curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.haxx.se/docs/sslcerts.html ``` I've added `--insecure` or `-k` to the url string...

error with actions/filename.py ``` /Alfred/Alfred.alfredpreferences/workflows/io.github.fatih-yavuz.alfred-string-operations/actions/json_validate.py", line 3, in import util ModuleNotFoundError: No module named 'util' ``` error with actions. ``` .pyenv/versions/3.10.2/lib/python3.10/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value)...

Error in workflow 'Power Thesaurus' 403 Client Error: Forbidden for ur: https://api.powerthesaurus.org/

`Code 1: /Users/.nvm/versions/node/v18.17.1/lib/node_modules/alfred-setapp/node_modules/esm/esm.js:1 const __global__ = this;(function (require, module, __shared__) { var __shared__;const e=module,t={Array:global.Array,Buffer:global.Buffer,Error:global.Error,EvalError:global.EvalError,Function:global.Function,JSON:global.JSON,Object:global.Object,Promise:global.Promise,RangeError:global.RangeError,ReferenceError:global.ReferenceError,Reflect:global.Reflect,SyntaxError:global.SyntaxError,TypeError:global.TypeError,URIError:global.URIError,eval:global.eval},r=global.console;module.exports=(function(e){var t={};function r(i){if(t[i])return t[i].exports;var n=t[i]={i:i,l:!1,exports:{}};return e[i].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.d=function(e,t,r){Reflect.defineProperty(e,t,{configurable:!0,enumerable:!0,get:r})},r.n=function(e){return e.a=e,function(){return e}},r(r.s=2)})([(function(e,t){var r;t=e.exports=$,"object"==typeof process&&process,r=function(){},t.SEMVER_SPEC_VERSION="2.0.0";var i=256,n=Number.MAX_SAFE_INTEGER||9007199254740991,s=t.re=[],a=t.src=[],o=0,u=o++;a[u]="0|[1-9]\\d*";var l=o++;a[l]="[0-9]+";var c=o++;a[c]="\\d*[a-zA-Z-][a-zA-Z0-9-]*";var p=o++;a[p]="("+a[u]+")\\.("+a[u]+")\\.("+a[u]+")";var h=o++;a[h]="("+a[l]+")\\.("+a[l]+")\\.("+a[l]+")";var f=o++;a[f]="(?:"+a[u]+"|"+a[c]+")";var...

Add feature to open in SetApp Desktop app instead of web? I've been looking for x-callback-url to add myself but unsuccessful. Any ideas?