mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 01:05:20 +08:00

The `args` argument is now deprecated. This commit uses a codemod (https://github.com/discourse/discourse-ember-codemods/tree/main/transforms/rename-plugin-outlet-args) to automatically rename all uses to `@outletArgs`.