mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Change title and icon
This commit is contained in:
@@ -1279,7 +1279,7 @@ class AlasGUI(Frame):
|
||||
|
||||
def run(self) -> None:
|
||||
# setup gui
|
||||
set_env(title="AlasGG", output_animation=False)
|
||||
set_env(title="Alas", output_animation=False)
|
||||
add_css(filepath_css("alas"))
|
||||
if self.is_mobile:
|
||||
add_css(filepath_css("alas-mobile"))
|
||||
|
||||
Reference in New Issue
Block a user