From cd1c28cd7a1631f99d6a6efa1b74180d82c76cc3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 3 Aug 2018 10:23:29 +0200 Subject: Cleanup --- views/people/main.qml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'views/people/main.qml') diff --git a/views/people/main.qml b/views/people/main.qml index 0ff35db3..4249c392 100644 --- a/views/people/main.qml +++ b/views/people/main.qml @@ -46,6 +46,11 @@ ApplicationWindow { type: "carddav", }], addressbooks: [{ + id: "addressbook0", + resource: "carddavresource", + name: "Addressbook(wrong)" + }, + { id: "addressbook1", resource: "carddavresource", name: "Default Addressbook", -- cgit v1.2.3