mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-09 21:51:20 +01:00
* fix: plugin mode string check Previously we had to keep these in sync, but now we can just use the PluginServerMode enum directly. * add test