1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-06 15:09:59 +00:00

Add pastie_lang mustache when submitting a self-destructing pastie.

This commit is contained in:
King_DuckZ 2017-06-18 15:12:22 +01:00
commit 768aefb596
2 changed files with 6 additions and 5 deletions

View file

@ -59,5 +59,6 @@ namespace kamokan {
);
std::string m_pastie_token;
boost::string_view m_pastie_lang;
};
} //namespace kamokan