When creating a pdf document (the primary purpose of the app), it will currently list "Chromium" as the content creator in MacOS's finder. This string's also evident in the pdf binary itself.
Is there a way to change this to a custom value from within the Electron API? The documentation for printtopdf() says nothing about this.