Skip to content

Commit

Permalink
fix: cannot tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Quorafind committed Jan 18, 2024
1 parent f6e5b43 commit ec7eec4
Show file tree
Hide file tree
Showing 7 changed files with 1,248 additions and 423 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"id": "canvas-mindmap",
"name": "Canvas Mindmap",
"version": "0.1.3",
"minAppVersion": "1.1.0",
"version": "0.1.4",
"minAppVersion": "1.4.0",
"description": "A plugin to make your canvas work like a mindmap.",
"author": "Boninall",
"authorUrl": "https://github.com/quorafind",
Expand All @@ -12,4 +12,4 @@
"支付宝": "https://cdn.jsdelivr.net/gh/Quorafind/.github@main/IMAGE/%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BB%98%E6%AC%BE%E7%A0%81.jpg"
},
"isDesktopOnly": false
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canvas-mindmap",
"version": "0.1.3",
"version": "0.1.4",
"description": "A plugin to make your canvas work like a mindmap.",
"main": "main.js",
"scripts": {
Expand Down
Loading

0 comments on commit ec7eec4

Please sign in to comment.