Skip to content

Commit

Permalink
update: update code
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed May 13, 2024
1 parent 107e0ac commit 950dbcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/cn/rtast/yeeesmotd/YeeeesMOTDPlugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public YeeeesMOTDPlugin(Logger logger, ProxyServer proxy) {
this.logger = logger;
this.proxy = proxy;
faviconManager.setValidIcons();
this.logger.debug("YeeeesMOTD初始化完成");
}

@Subscribe
Expand Down

0 comments on commit 950dbcf

Please sign in to comment.