Files
gajim-plugins/quick_replies/quick_replies.py
T

6 lines
70 B
Python

DEFAULT_DATA = [
"Hello!",
"How are you?",
"Good bye.",
]