aboutsummaryrefslogtreecommitdiff
path: root/gorankusu.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-02-08 16:57:14 +0700
committerShulhan <ms@kilabit.info>2024-02-08 16:57:14 +0700
commit320d56953c91dc803121c7bcbb32b5de3cc77123 (patch)
tree546bf48fb0bd988ef649f5d63aa2c8c547f12f7f /gorankusu.go
parent4641925909819c6a93fb774cf1ca77805b74210d (diff)
downloadgorankusu-320d56953c91dc803121c7bcbb32b5de3cc77123.tar.xz
all: rename left over constant EnvDelopment that still have "trunks"
Diffstat (limited to 'gorankusu.go')
-rw-r--r--gorankusu.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gorankusu.go b/gorankusu.go
index 4d39069..806c698 100644
--- a/gorankusu.go
+++ b/gorankusu.go
@@ -35,7 +35,7 @@ const (
// EnvDevelopment setting this environment variable will enable gorankusu
// development mode.
-const EnvDevelopment = "TRUNKS_DEV"
+const EnvDevelopment = "GORANKUSU_DEV"
// List of HTTP parameters.
const (