mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
Add namespace
This commit is contained in:
@@ -68,6 +68,7 @@ impl Resource for AddressbookResource {
|
||||
type PrincipalResource = PrincipalResource;
|
||||
|
||||
fn get_resourcetype(&self) -> &'static [&'static str] {
|
||||
// TODO: namespace
|
||||
&["collection", "CARD:addressbook"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user