This commit is contained in:
2026-07-14 02:51:16 +02:00
parent c96101ec3d
commit b40373f3e3
10 changed files with 120 additions and 16 deletions
+2
View File
@@ -41,4 +41,6 @@ impl PermissionSyncService {
event_bus,
}
}
pub fn listen(&self) {}
}