mirror of
https://github.com/gotify/server.git
synced 2026-09-09 09:18:14 +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