Fixed PTR

This commit is contained in:
Max Lynch
2015-07-17 12:35:20 -05:00
parent 720d40c911
commit 77ff4f3dcd

View File

@@ -34,7 +34,7 @@ export class PullToRefreshPage extends SinkPage {
console.log('DOREFRESH', refresher)
this.items.unshift({
title: (--i)
title: (--this.i)
});
setTimeout(() => {