mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 17:57:57 +08: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.