mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-29 05:05:42 +00:00
refactor: use more clear name for frontend assets
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"embed"
|
||||
)
|
||||
|
||||
// UI assets
|
||||
// Frontend assets
|
||||
//
|
||||
//go:embed dist
|
||||
var Assets embed.FS
|
||||
var FontendAssets embed.FS
|
||||
|
||||
Reference in New Issue
Block a user