chore: rename to 'byteme'

This commit is contained in:
2025-07-12 21:20:51 -05:00
parent 3f6a719dff
commit df988fb670
5 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ func main() {
// Create application with options
err := wails.Run(&options.App{
Title: "bitme",
Title: "byteme",
Width: 1024,
Height: 768,
AssetServer: &assetserver.Options{