mirror of
https://github.com/gotify/server.git
synced 2026-05-07 22:06:38 +08:00
If a plugin was built for a different gotify version, then plugin.Open may throw an unrecoverable error. This log statement should help debugging which plugin is causing the error. See #510