Skip to content

Commit

Permalink
fix obsidian
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Jan 22, 2025
1 parent 487aa90 commit fb0e3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipes/obsidian/src/components/obsidian-settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ export function ObsidianSettings() {
<Button
className="w-full"
type="submit"
disabled={!isVaultPathSet()}
// disabled={!isVaultPathSet()}
>
<FileCheck className="mr-2 h-4 w-4" />
save settings
Expand Down

0 comments on commit fb0e3a4

Please sign in to comment.