Oleksander Palian

Results 3 comments of Oleksander Palian

same problem on YTM Desktop for Linux v1.14.2 and YTMDesktop Remote for Android 1.1.1

![Screenshot_20210913-162329370](https://user-images.githubusercontent.com/488760/133092524-31b57c82-6be9-4ad0-8f61-8f3a9b1ec97c.jpg) 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...