mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2025-06-24 15:32:29 +00:00
Running modifyClass twice with the same pluginId means the second modification won't be applied. We can simply combine these two calls into one.
Description
Languages
JavaScript
89.4%
SCSS
9.2%
Ruby
1.4%