fix gui freeze bug (work round)

This commit is contained in:
Aynakeya
2023-02-19 04:23:03 -08:00
parent 9d99a74faf
commit 6f2349e17b
106 changed files with 2051 additions and 1580 deletions

View File

@@ -1,7 +1,7 @@
package gutil
import (
"AynaLivePlayer/model"
"AynaLivePlayer/core/model"
"bytes"
"errors"
"fyne.io/fyne/v2"