This commit is contained in:
tastytea 2018-03-22 16:37:44 +01:00
parent 08fd167a8e
commit bd179ce6f2
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ int main(int argc, char *argv[])
if (dice() > 1)
toot += " and " + get_ingredient(highprio);
toot += ", \nand plenty oil. Salt to taste.\n\nHappy cooking! 🍲\n\n#bot";
toot += ", \nand plenty oil. Salt to taste. \n\nHappy cooking! 🍲 \n\n#bot";
string answer;