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:
parent
9deaa8a0b8
commit
768aefb596
2 changed files with 6 additions and 5 deletions
|
@ -59,5 +59,6 @@ namespace kamokan {
|
|||
);
|
||||
|
||||
std::string m_pastie_token;
|
||||
boost::string_view m_pastie_lang;
|
||||
};
|
||||
} //namespace kamokan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue