From: qydysky Date: Tue, 5 Apr 2022 06:53:38 +0000 (+0800) Subject: gtk fix X-Git-Tag: v0.5.10~41^2~86 X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=3d3f5b574e4f7f99dfe9f2568af5bd6451bf68a2;p=bili_danmu%2F.git gtk fix --- diff --git a/Reply/gtk.go b/Reply/gtk.go index 95639cc..0892b0c 100644 --- a/Reply/gtk.go +++ b/Reply/gtk.go @@ -5,8 +5,10 @@ package reply import ( "container/list" + "encoding/json" "errors" "fmt" + "io/ioutil" "log" "runtime" "strconv"