fix: remove authorUrl pointing to repo (rejected by marketplace)

Change-Id: I2ae72b8364de9e62b957c528d18c737556723358
This commit is contained in:
wujunchen 2026-04-26 10:54:17 +08:00
parent b123a9364f
commit 89265a93bb

View file

@ -5,6 +5,6 @@
"minAppVersion": "1.4.0",
"description": "AI-powered split-view reading: source note on the left, LLM-generated summary cards on the right with scroll-sync highlighting.",
"author": "lancivez",
"authorUrl": "https://github.com/fancive",
"fundingUrl": "https://github.com/fancive",
"isDesktopOnly": true
}