Add author to the manifest for the Quattro contract

The documented plugin manifest contract (docs/omarchy-shell.md) and every
first-party manifest include author; the publishing validation rejects a
manifest without it.
This commit is contained in:
felixzsh
2026-08-11 17:56:03 -05:00
parent 076bef95f5
commit 4b87cac3c8
+1
View File
@@ -3,6 +3,7 @@
"id": "felixzsh.key-visualizer",
"name": "Key Visualizer",
"version": "1.5.0",
"author": "felixzsh",
"description": "Shows the keys you press on screen. Great for keybinding tutorials, demos, and screencasts.",
"kinds": [
"panel",