[gitignore]
This commit is contained in:
parent
e6ccae75be
commit
26c49a85c2
4 changed files with 4 additions and 5 deletions
|
@ -18,7 +18,7 @@ use my_tasks::settings::PASSWORD;
|
|||
use my_tasks::settings::EXAMPLE_CALENDAR_URL;
|
||||
use my_tasks::utils::pause;
|
||||
|
||||
const CACHE_FOLDER: &str = "example_cache";
|
||||
const CACHE_FOLDER: &str = "test_cache/provider_sync";
|
||||
|
||||
|
||||
#[tokio::main]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue