mirror of
https://github.com/gotify/server.git
synced 2026-05-12 00:18:30 +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