mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-10 17:15:47 +02:00
Fix comment
This commit is contained in:
parent
342db2df38
commit
9898263a73
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ def _applyMeme(meme: Meme, fields):
|
||||||
a few words to be added, or needs the input to be changed.
|
a few words to be added, or needs the input to be changed.
|
||||||
This function handles all that.
|
This function handles all that.
|
||||||
|
|
||||||
Callbacks contains a function that modifies the input
|
Links certain meme id's to functions that need to be applied first.
|
||||||
"""
|
"""
|
||||||
memeDict = {
|
memeDict = {
|
||||||
102156234: _mockingSpongebob,
|
102156234: _mockingSpongebob,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue