mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-28 05:06:17 +02:00
df409902bb
This commit goes through all komorebi_client calls which return a Result<T> and replaces unwraps with error logs to avoid runtime panics.