diff options
Diffstat (limited to 'gui/internal/model/prefs.go')
| -rw-r--r-- | gui/internal/model/prefs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/internal/model/prefs.go b/gui/internal/model/prefs.go index 4b70de3..f5ffee5 100644 --- a/gui/internal/model/prefs.go +++ b/gui/internal/model/prefs.go @@ -7,7 +7,7 @@ import ( "os" "path/filepath" - "krino/internal/xdg" + "git.labunix.xyz/krino/internal/xdg" ) // Prefs is how the window behaves - nothing about what krino does to |
