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