修复左侧无法拉伸
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
APP_NAME = "牛马软件柜"
|
||||
__VERSION__ = "0.0.3"
|
||||
|
||||
|
||||
def app_title() -> str:
|
||||
return f"{APP_NAME} - Version:{__VERSION__}"
|
||||
|
||||
Reference in New Issue
Block a user