'v: 4' frontend config (#968)

This commit is contained in:
Michael Quigley 2025-06-09 17:00:52 -04:00
parent 017c17156f
commit 7cf333724f
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -12,7 +12,7 @@ import (
"golang.org/x/oauth2" "golang.org/x/oauth2"
) )
const V = 3 const V = 4
type Config struct { type Config struct {
V int V int