🚚 Rename context operation for adding base assets
This commit is contained in:
parent
e8e7f62d6c
commit
3e9dbac21d
4 changed files with 8 additions and 8 deletions
|
|
@ -28,7 +28,7 @@ impl ThemeTrait for Bulmix {
|
|||
.with_version("0.9.4")
|
||||
.with_weight(-99),
|
||||
))
|
||||
.alter_context(ContextOp::AddAssetsForBase);
|
||||
.alter_context(ContextOp::AddBaseAssets);
|
||||
}
|
||||
|
||||
#[rustfmt::skip]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue