Reorganize source tree and build assets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import "github.com/pysentry/pysentry/internal/app"
|
||||
import "github.com/pysentry/pysentry/src/gui"
|
||||
|
||||
func main() {
|
||||
app.Run()
|
||||
gui.Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user