mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Use target app and version in themes meta
This commit is contained in:
@ -106,7 +106,9 @@
|
||||
"meta": {
|
||||
"displayName": "Default Classic",
|
||||
"id": "builtin/classic",
|
||||
"variant": "dark"
|
||||
"targetApp": "YACReaderLibrary",
|
||||
"variant": "dark",
|
||||
"version": "10.0.0"
|
||||
},
|
||||
"metadataScraperDialog": {
|
||||
"busyIndicatorColor": "#ffffff",
|
||||
|
||||
Reference in New Issue
Block a user