Commit 53ccf0f0 authored by Liang Ding's avatar Liang Ding

💡 更新 javadoc

parent 5beff2ed
...@@ -118,8 +118,7 @@ public class PageMgmtService { ...@@ -118,8 +118,7 @@ public class PageMgmtService {
private InitService initService; private InitService initService;
/** /**
* Refreshes GitHub repos. * Refreshes GitHub repos. 同步拉取 GitHub 仓库 https://github.com/b3log/solo/issues/12514
* 同步 GitHub 仓库 https://github.com/b3log/solo/issues/12514
*/ */
public void refreshGitHub() { public void refreshGitHub() {
if (!initService.isInited()) { if (!initService.isInited()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment