Files
GL.iNet-Yongping.Xie d93e5953ad fix: refactor rtty project structure
Clean up and reorganize the project layout to improve readability and maintainability.

Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com>
2026-01-21 02:04:36 -08:00

7 lines
70 B
Go
Executable File

package ui
import "embed"
//go:embed all:dist
var StaticFS embed.FS