mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -05:00
This adds a new property, `pluginId` which you can pass to `modifyClass` which prevent the class from being modified over and over again. This also includes a fix for polls which was leaking state between tests which this new functionality exposed.