mirror of
https://github.com/discourse/discourse.git
synced 2025-02-14 23:35:00 +00:00
In 1279966f we started namespacing modules based on the plugin's defined name rather than the directory name. This commit updates the argument name to match what we're passing in. This it just a readability change - there is no change in behaviour.