2
0
mirror of https://github.com/OrbTools/OrbCommon synced 2024-11-16 06:12:52 +00:00

correct embed path

This commit is contained in:
Minizbot2012 2021-05-01 03:44:14 -04:00
parent 2f76dfc556
commit c9b18da22c
No known key found for this signature in database
GPG Key ID: 977C8ADE12361917

View File

@ -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() {