We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5359e5f commit b40c032Copy full SHA for b40c032
1 file changed
bot_logic.py
@@ -180,7 +180,7 @@ def campusvivo(update, context):
180
context.sent_messages.append(msg)
181
182
def flan(update, context):
183
- responder_imagen(update, context, 'files/Plandeestudios.png')
+ responder_imagen(update, context, 'files/Plandeestudios-23.png')
184
185
def flanviejo(update, context):
186
responder_imagen(update, context, 'files/Plandeestudios-93.png')
0 commit comments