summaryrefslogtreecommitdiff
path: root/extra/tts.go
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-01-03 09:59:33 +0300
committerGrail Finder <wohilas@gmail.com>2026-01-03 09:59:33 +0300
commitaeb2700d14c23c175376e2a5749295cd9a5d72c7 (patch)
treee34a5860da644b2d4747e4091f23805a63ede180 /extra/tts.go
parent6b875a2782e77afe6595b47d069a217fa2702eb1 (diff)
Refactor: building binary with no extra
Diffstat (limited to 'extra/tts.go')
-rw-r--r--extra/tts.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/tts.go b/extra/tts.go
index c6f373a..c9ad59d 100644
--- a/extra/tts.go
+++ b/extra/tts.go
@@ -1,3 +1,6 @@
+//go:build extra
+// +build extra
+
package extra
import (