Add dlsite cli add folder
This commit is contained in:
@@ -7,6 +7,7 @@ use std::time::Duration;
|
||||
use tokio::sync::mpsc::UnboundedSender;
|
||||
use tokio::task::JoinHandle;
|
||||
|
||||
#[derive(Clone)]
|
||||
pub(crate) enum Event {
|
||||
Error,
|
||||
Tick,
|
||||
|
||||
Reference in New Issue
Block a user