mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
5c0538e52c
* fix(server): stringify error log parameter to ensure correct overload The intended error(message, stack, context) overload is only selected if context is a string. * formatter