First commit
This commit is contained in:
@@ -299,6 +299,11 @@ public static class ThreadsFunctions
|
||||
else
|
||||
// Send through signalR
|
||||
MessageServices.Current.Publish(SEND_EXPIRED_MAINTENANCES_DATA, null, expiredMaintenances);
|
||||
|
||||
//Manage Candies
|
||||
libraryError = ncHandler.ManageCandies();
|
||||
if (libraryError.errorCode != 0)
|
||||
ManageLibraryError(libraryError);
|
||||
}
|
||||
else
|
||||
RestoreConnection();
|
||||
|
||||
Reference in New Issue
Block a user