lambda is free of this insane bug

This commit is contained in:
2026-07-17 17:15:41 +01:00
parent 120b0c2647
commit 006b43a590
9 changed files with 263 additions and 240 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ func init() {
"fail": failBytes,
"please_wait": pleaseWaitBytes,
"update": updateBytes,
"solar": solarBytes,
"solar": solarBytes,
} {
loadAsset(key, data)
}