You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fmt.Printf("Config key '%s' is no longer supported, please take a look at https://github.com/merlinfuchs/blimp#readme to see how to configure blimp!", key)
return
}
}
err := internal.AppEntry()
if err != nil {
slog.With("error", err).Error("Failed to start blimp")