From 1e932e7015ac9d21a1f92ad57cd0c109f58bb29f Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 2 May 2026 15:24:12 +0200 Subject: yep --- viewport/scroll.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewport/scroll.go') diff --git a/viewport/scroll.go b/viewport/scroll.go index 21231e1..8a109bd 100644 --- a/viewport/scroll.go +++ b/viewport/scroll.go @@ -1,8 +1,8 @@ package viewport import ( - "git.ewy.one/pik.git/menu/style" "github.com/charmbracelet/lipgloss" + "github.com/ewy1/pik/menu/style" "strings" ) -- cgit v1.3.1