添加文档注释

This commit is contained in:
xiaobai
2026-02-14 20:25:44 +08:00
parent 0529706b62
commit 3bfa81f94f

View File

@@ -277,7 +277,7 @@ public class ConfigManager {
*
* @return 皮肤来源配置值
* @see #useSkinsRestorer()
* @see SkinManager #loadPlayerSkinAsync()
* @see SkinManager#loadPlayerSkinAsync()
*/
public String getSkinSource() {
return getConfig().getString("skin.source", "skinsrestorer");