添加初始化账号
This commit is contained in:
13
extend/catcher/command/stubs/module.stub
Normal file
13
extend/catcher/command/stubs/module.stub
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "",
|
||||
"alias": "{MODULE}",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"order": 0,
|
||||
"services": [
|
||||
"{SERVICE}"
|
||||
],
|
||||
"aliases": {},
|
||||
"files": [],
|
||||
"requires": []
|
||||
}
|
Reference in New Issue
Block a user