mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:23:17 -05: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`.