Oleksander Palian
Oleksander Palian
same problem on YTM Desktop for Linux v1.14.2 and YTMDesktop Remote for Android 1.1.1
 I have a similar problem too When I unlock my device while it syncing it viewed as in screen... No option to cancel. Just I lost my changes...
we need to update the file `client.lua` Here is diff: ``` diff --git a/lua/copilot/client.lua b/lua/copilot/client.lua index 8c1111a..81be009 100644 --- a/lua/copilot/client.lua +++ b/lua/copilot/client.lua @@ -164,7 +164,7 @@ local function prepare_client_config(overrides) return...