You've already forked nyx
mirror of
https://github.com/rls-moe/nyx
synced 2025-12-16 09:30:41 +00:00
Resource Fixes
This commit is contained in:
@@ -48,7 +48,7 @@ var (
|
||||
)
|
||||
|
||||
func LoadTemplates() error {
|
||||
box, err := rice.FindBox("res/")
|
||||
box, err := rice.FindBox("board_res/")
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user