Skip to content

Commit

Permalink
fix tr energy entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Aug 24, 2024
1 parent 98e1a8c commit 96867e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/fabric/src/main/resources/waila_plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

"waila:team_reborn_energy": {
"entrypoints": {
"common": "mcp.mobius.waila.plugin.trenergy.TeamRebornCommonPlugin"
"common": "mcp.mobius.waila.plugin.trenergy.TeamRebornEnergyCommonPlugin"
},
"side" : "*",
"required" : ["team_reborn_energy"]
Expand Down

0 comments on commit 96867e5

Please sign in to comment.