mirror of
https://github.com/carlrobert/double-switch.git
synced 2026-07-22 11:20:25 +00:00
Description in manifest.json should end with a period (#12)
Obsidian scorecard, automated finding
This commit is contained in:
parent
6539d8a08c
commit
b5325fa024
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Auto switch themes between dark and light mode",
|
||||
"version": "0.9.2",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Toggling dark/light mode switches themes automatically",
|
||||
"description": "Toggling dark/light mode switches themes automatically.",
|
||||
"author": "Robert Storlind",
|
||||
"authorUrl": "https://github.com/carlrobert",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue