mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
chore: gofmt fix
This commit is contained in:
@@ -32,9 +32,9 @@ const (
|
||||
|
||||
const (
|
||||
errInvalidLocationFormatKey = "gemini_invalid_location_format"
|
||||
locationSeparator = "/"
|
||||
langCodeSeparator = "_"
|
||||
langCodeNormalizedSep = "-"
|
||||
locationSeparator = "/"
|
||||
langCodeSeparator = "_"
|
||||
langCodeNormalizedSep = "-"
|
||||
|
||||
modelPrefix = "models/"
|
||||
modelTypeTTS = "tts"
|
||||
|
||||
Reference in New Issue
Block a user