mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 10:38:16 +00:00
implement principal types
This commit is contained in:
@@ -100,6 +100,7 @@ async fn main() -> Result<()> {
|
||||
cal_store.clone(),
|
||||
subscription_store.clone(),
|
||||
user_store.clone(),
|
||||
user_store.clone(),
|
||||
config.frontend.clone(),
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user