refactor(display): use chrome devtools protocol (#38)

This commit is contained in:
2026-01-30 15:26:57 +01:00
committed by GitHub
parent cbbf50e5a4
commit 71f152ef2a
24 changed files with 570 additions and 504 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
)
//go:embed splash_screen.html
var SplashScreenTemplate string
var RawSplashScreenTemplate string
//go:embed version.txt
var versionNotTrimmed string