notification mark read

This commit is contained in:
realaravinth
2021-07-16 21:16:49 +05:30
parent 102ef5b4a1
commit 6f690734c5
14 changed files with 89 additions and 41 deletions

View File

@@ -177,6 +177,7 @@ impl Data {
mailer: Self::get_mailer(),
};
#[cfg(not(debug_assertions))]
init.join().unwrap();
Arc::new(data)