mirror of
https://github.com/vrtmrz/ring-a-secretary.git
synced 2026-07-22 07:40:33 +00:00
- Remove usage of global `App` and now `App` on the property of the plugin has been used.
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"id": "ring-a-secretary",
|
|
"name": "Ring a secretary",
|
|
"version": "0.0.5",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Yet another ChatGPT-powered digital secretary",
|
|
"author": "vorotamoroz",
|
|
"authorUrl": "https://github.com/vrtmrz",
|
|
"isDesktopOnly": false
|
|
}
|