mirror of
https://github.com/alamion/obsidian-jira-sync.git
synced 2026-07-22 05:43:04 +00:00
- Refactored createIssue command syntax - Fixed [bug](https://github.com/Alamion/obsidian-jira-sync/issues/15)
9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"id": "jira-sync",
|
|
"name": "Jira Issue Manager",
|
|
"version": "1.4.4",
|
|
"minAppVersion": "1.10.1",
|
|
"description": "Get Jira issues, create and update them. Issue status and worklog management.",
|
|
"author": "Alamion",
|
|
"isDesktopOnly": false
|
|
}
|