add model for admin key table

This commit is contained in:
Alex Auvolat
2025-03-11 13:09:19 +01:00
parent 576d0d950e
commit 46f620119b
6 changed files with 184 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ pub mod permission;
pub mod index_counter;
pub mod admin_token_table;
pub mod bucket_alias_table;
pub mod bucket_table;
pub mod key_table;