Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6450f8e62f | |||
| 6971663d33 | |||
| edd0c60e40 | |||
| 79d6b47aa8 |
+1
@@ -180,6 +180,7 @@ util::Vector<Notification*> UserManagementService::getUserNotifications(const st
|
|||||||
notificationsVector.push_back(notification);
|
notificationsVector.push_back(notification);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
m_dataStore.unlockDataStore();
|
||||||
return notificationsVector;
|
return notificationsVector;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user