Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hidu committed Sep 5, 2024
1 parent 1cc270e commit 83a6f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/switcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func Execute(args []string) {
}

func setup() {
fsenv.SetConfRootDir(configDir())
fsenv.SetConfDir(configDir())
fsenv.SetRootDir(filepath.Join(configDir(), "app_data"))
}

Expand Down

0 comments on commit 83a6f75

Please sign in to comment.