Skip to content

Commit

Permalink
Merge branch '1.20.4' into 1.20.4-folia
Browse files Browse the repository at this point in the history
  • Loading branch information
MATRIX-feather committed Mar 8, 2024
2 parents 1311772 + 2687ec8 commit 034a983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/xiamomc/morph/MorphPlugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public void onEnable()
{
logger.info("Applying TAB integrations...");
this.registerListener(new TabAdapter());
});
}, true);

//缓存依赖
dependencyManager.cache(this);
Expand Down

0 comments on commit 034a983

Please sign in to comment.