feat: Add main application window with tabbed interface and initial seed database.

This commit is contained in:
kiyreload27
2026-01-03 01:13:22 +00:00
parent ebc0f132db
commit d8e4dd909d
3 changed files with 2 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ class MainWindow:
tk.Label(
status_frame,
text="Made by Kiyreload │ ",
text="VibeCoded by Kiyreload │ ",
font=FONT_SMALL,
bg=BG_MEDIUM,
fg=ACCENT_TERTIARY