mirror of
https://github.com/readest/readest.git
synced 2026-04-28 19:42:21 +00:00
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:
parent
5ed74fe9c5
commit
1429f111bc
14 changed files with 371 additions and 18 deletions
|
|
@ -57,6 +57,7 @@
|
|||
"shell:default",
|
||||
"updater:default",
|
||||
"process:default",
|
||||
"process:allow-restart"
|
||||
"process:allow-restart",
|
||||
"cli:default"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue