mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(readme) add " "
This commit is contained in:
parent
383f0ce39f
commit
88ab57eba7
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ const config = {
|
|||
prefix /* base URL or function which returns base URL (optional) */
|
||||
};
|
||||
|
||||
const plugins= [
|
||||
const plugins = [
|
||||
__dirname + '/plugin.js'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue