Keyboard shortcuts dialog.
This commit is contained in:
@@ -58,7 +58,8 @@ public class DatabaseService : IDatabaseService
|
||||
typeof(CalendarEventAttendee),
|
||||
typeof(CalendarItem),
|
||||
typeof(Reminder),
|
||||
typeof(Thumbnail)
|
||||
typeof(Thumbnail),
|
||||
typeof(KeyboardShortcut)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user