1 parent 2cdb0fb commit 42ee573Copy full SHA for 42ee573
1 file changed
src/rclone_decrypt/gui.py
@@ -92,7 +92,7 @@ def show_logs_click(e):
92
page.update()
93
94
page.appbar = ft.AppBar(
95
- title=Text("Rclone Decrypt"),
+ title=Text("rclone-decrypt"),
96
center_title=False,
97
bgcolor=colors.SURFACE_VARIANT,
98
actions=[
0 commit comments