rename bundle.toml to bundles.toml
This commit is contained in:
parent
515a2dba8f
commit
30d339842e
@ -8,7 +8,7 @@ import (
|
|||||||
|
|
||||||
var NetworkBundle string
|
var NetworkBundle string
|
||||||
|
|
||||||
//go:embed bundle.toml
|
//go:embed bundles.toml
|
||||||
var BuiltinActorBundles []byte
|
var BuiltinActorBundles []byte
|
||||||
|
|
||||||
type BundleSpec struct {
|
type BundleSpec struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user