Skip to content

Commit

Permalink
♻️ refactor: updated key conf #2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnguyen215 committed Jan 31, 2024
1 parent c2c991e commit aaf625e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constant/const.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package constant

const (
TelegramKeyTenant1 = "core_state"
TelegramKeyTenant1 = "core_status"
TelegramKeyTenant2 = "core_recovery"
)

0 comments on commit aaf625e

Please sign in to comment.