mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-06-17 16:44:40 +02:00
fix: change package names
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
package pkg
|
||||
package lib
|
||||
|
||||
type App struct {
|
||||
|
||||
}
|
||||
|
||||
|
||||
func NewApp() App {
|
||||
return App{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user