Skip to content

Commit a2054fc

Browse files
committed
ups
1 parent b89cccb commit a2054fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/helpers.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const (
2020
stakingPath = "staking"
21-
configsPath = "staking"
21+
configsPath = "configs"
2222
)
2323

2424
func init() {

0 commit comments

Comments
 (0)