mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 07:57:34 -06:00
5 lines
63 B
Go
5 lines
63 B
Go
//go:build viper_finder
|
|
|
|
package features
|
|
|
|
const Finder = true
|