update some text

main
Plat 2023-03-26 22:36:41 +09:00
parent d2e7b647ab
commit d1c7ee8427
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ def on_ui_tabs():
outputs=[status_block],
)
return [(ui, "Aesthetic", "aesthetic")]
return [(ui, "Cafe Aesthetic", "cafe_aesthetic")]
script_callbacks.on_ui_tabs(on_ui_tabs)