We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f26dc commit 7a1f23dCopy full SHA for 7a1f23d
platform/neo/src/stub/java/mcp/mobius/waila/api/__internal__/NeoStub.java
@@ -9,7 +9,7 @@
9
10
@ApiStatus.Internal
11
@Mod(NeoStub.MOD_ID)
12
-@EventBusSubscriber(modid = NeoStub.MOD_ID, bus = EventBusSubscriber.Bus.MOD)
+@EventBusSubscriber(modid = NeoStub.MOD_ID)
13
public class NeoStub {
14
15
static final String MOD_ID = WailaConstants.MOD_ID + "_api";
0 commit comments