mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-03-07 20:18:07 +01:00
fix: change package names
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package pkg
|
||||
package lib
|
||||
|
||||
type App struct {
|
||||
|
||||
}
|
||||
|
||||
|
||||
func NewApp() App {
|
||||
return App{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user