mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-04-20 05:07:31 +02:00
6 lines
72 B
Go
6 lines
72 B
Go
//go:build viper_bind_struct
|
|
|
|
package features
|
|
|
|
const BindStruct = true
|