mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-28 16:02:53 +00:00
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.