mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-13 22:30: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.