added github repository link

This commit is contained in:
aomizu
2025-05-19 10:06:05 +09:00
parent d0d449e292
commit 164256b54f
3 changed files with 15 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import (
"turtlesilicon/pkg/ui" // Updated import path
)
const appVersion = "1.0.5" // Added logo and unpatch functionality
const appVersion = "1.0.5"
func main() {
myApp := app.NewWithID("com.tairasu.turtlesilicon")