mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 08:08:20 -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.