mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 08:59:01 +00:00
Make Metrics work again
This commit is contained in:
@@ -173,6 +173,7 @@ public class BIngredients {
|
||||
}
|
||||
brew.save(potionMeta);
|
||||
potion.setItemMeta(potionMeta);
|
||||
P.p.metricsForCreate(brew);
|
||||
|
||||
return potion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user