diff --git a/masks/project.html b/masks/project.html
index 4e06f66..b961fc9 100755
--- a/masks/project.html
+++ b/masks/project.html
@@ -51,7 +51,7 @@ self.onResize = function() {
}
};
-self.onQuit = function() {
+self.onQuitPage = function() {
setFeedUpdateTimer(false);
return true;
}