mirror of
https://github.com/OrbTools/OrbCommon
synced 2024-11-16 06:12:52 +00:00
correct embed path
This commit is contained in:
parent
2f76dfc556
commit
c9b18da22c
@ -26,7 +26,7 @@ type Key struct {
|
||||
|
||||
var Mappings KeyMaps = KeyMaps{}
|
||||
|
||||
//go:embed hid/generated.json
|
||||
//go:embed generated.json
|
||||
var file []byte
|
||||
|
||||
func init() {
|
||||
|
Loading…
Reference in New Issue
Block a user