Oauth. Car Backups.

This commit is contained in:
2026-02-04 17:01:54 -06:00
parent 486c07f2d4
commit 4ed5d821da
14 changed files with 524 additions and 62 deletions

View File

@@ -42,8 +42,6 @@ type App struct {
screen AppScreen
repo *data.Repo
AppLogs []data.AppLog
style tcell.Style
}