Bookmarks in auth activity (logic)

This commit is contained in:
ChristianVisintin
2020-12-15 12:22:47 +01:00
parent 71593e3ea7
commit 1f9b616de7
4 changed files with 339 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ use std::time::Duration;
// Include
mod activity_manager;
mod bookmarks;
mod filetransfer;
mod fs;
mod host;