diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-02 15:17:55 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-02 15:17:55 +0200 |
| commit | 10ee69de59f3e6f9cae79746c6ab9a6eb9603400 (patch) | |
| tree | d1167d840f4cd58f648e30a188684ae94c01a131 /viewport | |
| parent | 5087803ef84e95e4e208dbc90db0f9af89dd1b9a (diff) | |
update module path
Diffstat (limited to 'viewport')
| -rw-r--r-- | viewport/scroll.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewport/scroll.go b/viewport/scroll.go index 280fea7..21231e1 100644 --- a/viewport/scroll.go +++ b/viewport/scroll.go @@ -1,7 +1,7 @@ package viewport import ( - "git.ewy.one/pik/menu/style" + "git.ewy.one/pik.git/menu/style" "github.com/charmbracelet/lipgloss" "strings" ) |
