mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2026-09-18 07:22:14 -04: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.