We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798df48 commit e2e12d9Copy full SHA for e2e12d9
1 file changed
src/main/java/com/github/stickerifier/stickerify/telegram/Answer.java
@@ -40,7 +40,7 @@ public enum Answer {
40
PRIVACY_POLICY("""
41
You can view our privacy policy by visiting [this link](https://stickerifier.github.io/Stickerify/PRIVACY_POLICY.html).
42
43
- If you have any questions or concerns, feel free to reach out to us.
+ If you have any questions or concerns, feel free to reach out to us at [stickerifier@gmail.com](mailto:stickerifier@gmail.com).
44
"""),
45
PROCESSING("""
46
<tg-thinking>Processing file...</tg-thinking>
0 commit comments