From e671ad2cde76377ecf4f3376b18ee23095fb0c21 Mon Sep 17 00:00:00 2001 From: kokopi-dev Date: Sun, 21 Dec 2025 20:52:23 +0900 Subject: [PATCH] update:reset app id --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index 1456470..87d2fb8 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,6 @@ import ( "github.com/hugolgst/rich-go/client" ) -// const CLIENT_ID = "1452184186969657455" const SOCKET_PATH = "/tmp/mpvsocket" type MPVResponse struct {