mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
6 lines
63 B
Go
6 lines
63 B
Go
//go:build viper_finder
|
|
|
|
package features
|
|
|
|
const Finder = true
|