mirror of
https://gitee.com/yqsphp/MediaCast.git
synced 2026-05-02 03:10:49 +08:00
修复关闭程序多设备结束播放
This commit is contained in:
@@ -54,7 +54,7 @@ class UiWindow:
|
||||
"""
|
||||
def init_ui(self):
|
||||
"""初始化UI界面"""
|
||||
version = "v1.2.0"
|
||||
version = "v1.2.1"
|
||||
app_name = "多媒体投屏 by yqsphp"
|
||||
|
||||
self.setWindowTitle(app_name)
|
||||
|
||||
Reference in New Issue
Block a user