mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-06 15:09:59 +00:00
Cache highlighted pastie when saving.
This commit is contained in:
parent
47ea09ebdf
commit
0d19ca50ca
13 changed files with 164 additions and 37 deletions
|
@ -290,4 +290,7 @@ namespace kamokan {
|
|||
std::string Response::default_pastie_lang() {
|
||||
return std::string();
|
||||
}
|
||||
|
||||
void Response::join() {
|
||||
}
|
||||
} //namespace kamokan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue