mirror of
https://github.com/openharmony/applications_mms.git
synced 2026-07-01 21:04:41 -04:00
@@ -128,6 +128,7 @@ export default class NotificationService {
|
||||
if (callback != null) {
|
||||
callback(common.int.FAILURE);
|
||||
}
|
||||
return;
|
||||
}
|
||||
let count = 0;
|
||||
for (let item of res.response) {
|
||||
|
||||
Reference in New Issue
Block a user