Add file associations to support system "open with Readest" function, closes #1

Support passing files as command line args to Readest
This commit is contained in:
chrox 2024-12-03 22:14:38 +01:00
parent 5ed74fe9c5
commit 1429f111bc
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
14 changed files with 371 additions and 18 deletions

View file

@ -57,6 +57,7 @@
"shell:default",
"updater:default",
"process:default",
"process:allow-restart"
"process:allow-restart",
"cli:default"
]
}