find-work
find-work copied to clipboard
Don't hardcode paths
we currently hardcode findwork in a bunch of places in the frontend code, and in a const (iirc) in the backend. This should be configurable in the frontend and use config.json on the backend.