Use updated VT logo in About

This commit is contained in:
Stu Leak 2026-01-06 02:05:09 -05:00
parent 7e4c5364ec
commit c38e6acde9

View File

@ -569,7 +569,7 @@ func (s *appState) showAbout() {
return nil
}
vtLogo := loadLogo("VT_Icon.png", 96)
vtLogo := loadLogo("VT_Logo.png", 96)
ltLogo := loadLogo("LT_Logo-26.png", 72)
logsLink := widget.NewButton("Logs Folder", func() {