Skip to content

Commit

Permalink
Fix missing comment
Browse files Browse the repository at this point in the history
Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs committed Jun 14, 2024
1 parent 459cfca commit 9e64f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/initUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ module.exports.registerPlugin = registerPlugin;
/**
@param pluginID Identifier of a plugin
@param outputDir plugins directory where plugin identifier file will be placed
@param filePermission permission of new file if created
@param oldPlugins array of plugins seen at destination prior to creation of new plugins
@throws filenotfound error if plugin requested is not a bundled plugin.
*/
Expand Down

0 comments on commit 9e64f2c

Please sign in to comment.