Skip to content

Commit b77411f

Browse files
authored
Merge branch 'dev' into makcal/done_cooking
2 parents ce179be + 6916843 commit b77411f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ int main(int argc, char* argv[]) {
9191
path);
9292
} else {
9393
bot.start(std::move(tgBot));
94-
}
94+
} // pipidastr
9595
} catch (std::exception& e) {
9696
std::cout << e.what() << '\n';
9797
return 1;

0 commit comments

Comments
 (0)