mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 19:03:42 +00:00
Edit messages sent to yourself.
Copy inline keyboard link to clipboard. Fixed webpage type=video layout with document attach. Inline GIF results can be manually downloaded before sending.
This commit is contained in:
@@ -78,7 +78,7 @@ bool Processor::write(const structure::Module &module) const {
|
||||
"codegen_style",
|
||||
srcFile.fileName(),
|
||||
"stdafx.h",
|
||||
!options_.rebuildDependencies, // forceReGenerate
|
||||
false,//!options_.rebuildDependencies, // forceReGenerate
|
||||
};
|
||||
|
||||
SpriteGenerator spriteGenerator(module);
|
||||
|
||||
Reference in New Issue
Block a user