Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f484c62a1e | |||
| 404d217504 | |||
| 67ac7f6625 | |||
| 5f4ee72ffe | |||
| 1a4821ea8a | |||
| b5c8b1ee9b |
-1
@@ -180,7 +180,6 @@ 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