not necessary
This commit is contained in:
parent
06cc9ecd54
commit
009626add4
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ angular.module('podcasts.models', ['podcasts.database', 'podcasts.utilities'])
|
||||||
returnNextValue = false;
|
returnNextValue = false;
|
||||||
didReturnValue = true;
|
didReturnValue = true;
|
||||||
}
|
}
|
||||||
console.log(value.id);
|
|
||||||
if (feedItem.id === value.id) {
|
if (feedItem.id === value.id) {
|
||||||
returnNextValue = true;
|
returnNextValue = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue