mirror of
https://github.com/gotify/server.git
synced 2026-06-24 03:43:36 +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