Skip to content

Commit

Permalink
chore: save todo that needs to be added
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Jul 10, 2024
1 parent 7c24777 commit 4dd96f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// TODO: Add option to set timeout per host
// TODO: Add timestamp to discord messages
// TODO: Add back off on attempt to write to disk on failure
mod cli;
mod config;
mod event_recorder;
Expand Down

0 comments on commit 4dd96f0

Please sign in to comment.