Skip to content

Commit

Permalink
fix: mark fb fill_posts_list as WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyqu committed Apr 28, 2024
1 parent ce42f61 commit 35035fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def init_handlers(self):
direct_message_only(
self.manager_reply_handler("fill_posts_list_focalboard_job")
),
"заполнить реестр постов из Focalboard",
"заполнить реестр постов из Focalboard (пока не работает)",
)
self.add_admin_handler(
"send_editorial_report",
Expand Down

0 comments on commit 35035fe

Please sign in to comment.