diff --git a/BookAStar/BookAStar/Data/DataManager.cs b/BookAStar/BookAStar/Data/DataManager.cs index 70dfecbd..311a5f0d 100644 --- a/BookAStar/BookAStar/Data/DataManager.cs +++ b/BookAStar/BookAStar/Data/DataManager.cs @@ -16,9 +16,9 @@ public RemoteEntity Blogspot { get; set; } internal RemoteFilesEntity RemoteFiles { get; set; } - public LocalEntity Contacts { get; set; } + public LocalEntity Contacts { get; set; } internal LocalEntity AppState { get; set; } - + // TODO internal RemoteEntity { get; set; } /// /// They have no remote exisence ... ///