Changed module name to github Path, and minor changes

This commit is contained in:
Pablu23
2024-04-04 09:55:29 +02:00
parent 58344d4def
commit 56fc884952
6 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
package view
import "mangaGetter/internal/database"
import "github.com/pablu23/mangaGetter/internal/database"
type Image struct {
Path string