Keep name consistent with others

This commit is contained in:
Mubelotix
2025-06-27 09:40:30 +02:00
parent c15763f910
commit fb9170b8e3
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ impl Key {
}
}
pub fn default_read_only_admin_key() -> Self {
pub fn default_read_only_admin() -> Self {
let now = OffsetDateTime::now_utc();
let uid = Uuid::new_v4();
Self {