a lodda changes my guy

This commit is contained in:
2026-01-30 15:56:58 +00:00
parent d82dc87af1
commit 63ad9247bc
10 changed files with 101 additions and 82 deletions

View File

@@ -8,11 +8,11 @@ import (
"fmt"
"github.com/diamondburned/gotk4/pkg/gdk/v4"
"github.com/diamondburned/gotk4/pkg/gtk/v4"
"github.com/kirsle/configdir"
"io"
"net/http"
"os"
"path/filepath"
"github.com/kirsle/configdir"
)
// global or app-level map/cache
@@ -105,7 +105,6 @@ func newImageFromWeb(url string) *gtk.Image {
return nil
}
fullpath := filepath.Join(pa, sum)
// step 3: save it