diff --git a/manifest.json b/manifest.json index aa13a08..2f4c7c7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cmdr", "name": "Commander", - "version": "0.1.2", + "version": "0.1.3", "minAppVersion": "0.16.0", "description": "Customize your workspace by adding commands /everywhere/.", "author": "jsmorabito & phibr0", diff --git a/src/ui/components/settingTabComponent.tsx b/src/ui/components/settingTabComponent.tsx index cc12c91..8c5fd1c 100644 --- a/src/ui/components/settingTabComponent.tsx +++ b/src/ui/components/settingTabComponent.tsx @@ -127,13 +127,13 @@ export default function settingTabComponent({ plugin, mobileMode }: { plugin: Co