no message

This commit is contained in:
kuaifan
2022-03-29 22:26:16 +08:00
parent 6ed24ec310
commit 5485f2013e
39 changed files with 576 additions and 324 deletions

View File

@@ -48,7 +48,7 @@ class IndexController extends InvokeController
return [
'version' => Base::getVersion(),
'owner' => 'kuaifan',
'repo' => 'dootask-test',
'repo' => 'dootask',
];
}