rename 'job' to 'sync'

This commit is contained in:
Dietmar Maurer
2020-05-21 10:29:25 +02:00
parent b1d4edc769
commit 6f652b1b3a
4 changed files with 56 additions and 56 deletions

View File

@ -21,7 +21,7 @@ pub mod user;
pub mod acl;
pub mod cached_user_info;
pub mod network;
pub mod jobs;
pub mod sync;
/// Check configuration directory permissions
///