mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 08:40:28 +00:00
move embed
This commit is contained in:
parent
ceedd225be
commit
fb4fecda2b
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
|
@ -14,7 +14,7 @@ import (
|
||||||
_ "embed"
|
_ "embed"
|
||||||
)
|
)
|
||||||
|
|
||||||
//go:embed QRIcon.png
|
//go:embed assets/QRIcon.png
|
||||||
var qrcodeLogo []byte
|
var qrcodeLogo []byte
|
||||||
|
|
||||||
// HandleGenerateQRCode godoc
|
// HandleGenerateQRCode godoc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue