This commit is contained in:
grngxd 2025-06-16 23:22:02 +01:00
parent 50b371ffb1
commit 3bee70b536
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ package main
import (
"fmt"
t "github.com/grngxd/tiramisu"
t "git.iwakura.rip/grng/tiramisu"
webview "github.com/webview/webview_go"
)