refactor: share splash screen project wide

This commit is contained in:
2025-10-26 13:34:55 +01:00
parent b7255b5576
commit d92d8abc77
7 changed files with 19 additions and 279 deletions
+1
View File
@@ -1,6 +1,7 @@
go 1.25.2
use (
./shared
./display
./control
)