CONFIG renamed, how to use rdb.ConfigGet()?
#1944
Answered
by
BruceDu521
BruceDu521
asked this question in
Q&A
-
|
Hey guys, I renamed command So how could I use If I use Thank you guys. |
Beta Was this translation helpful? Give feedback.
Answered by
BruceDu521
Nov 12, 2021
Replies: 1 comment
-
|
I solved this problem by using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BruceDu521
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved this problem by using
rdb.Do()instead ofrdb.ConfigGet(). 👯