fix: update branch from main

This commit is contained in:
Zomatree
2025-04-29 15:52:03 +01:00
parent d830fb0911
commit b96f07e615
4 changed files with 5 additions and 11 deletions

View File

@@ -188,6 +188,7 @@ pub struct LiveKitNode {
pub secret: String
}
#[derive(Deserialize, Debug, Clone)]
pub struct ApiUsers {
pub early_adopter_cutoff: Option<u64>
}