We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738ce26 commit 1057e6cCopy full SHA for 1057e6c
1 file changed
pkg/code/async/user/twitter.go
@@ -21,7 +21,7 @@ import (
21
)
22
23
const (
24
- tipCardRegistrationPrefix = "accountForX="
+ tipCardRegistrationPrefix = "CodeAccount:"
25
maxTweetSearchResults = 100 // maximum allowed
26
27
0 commit comments