We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce179be + 6916843 commit b77411fCopy full SHA for b77411f
1 file changed
src/main.cpp
@@ -91,7 +91,7 @@ int main(int argc, char* argv[]) {
91
path);
92
} else {
93
bot.start(std::move(tgBot));
94
- }
+ } // pipidastr
95
} catch (std::exception& e) {
96
std::cout << e.what() << '\n';
97
return 1;
0 commit comments