diff --git a/client/homebrew/pages/newPage/newPage.jsx b/client/homebrew/pages/newPage/newPage.jsx
index b57da013a..befc53a89 100644
--- a/client/homebrew/pages/newPage/newPage.jsx
+++ b/client/homebrew/pages/newPage/newPage.jsx
@@ -187,26 +187,26 @@ const NewPage = createClass({
console.log(errMsg);
} catch (e){}
- if(this.state.errors.status == '401'){
- return
- Oops!
-
- You must be signed in to a Google account
- to save this to
Google Drive!
-
-
- Sign In
-
-
-
- Not Now
-
-
- ;
- }
+ // if(this.state.errors.status == '401'){
+ // return
+ // Oops!
+ //
+ // You must be signed in to a Google account
+ // to save this to
Google Drive!
+ //
+ //
+ // Sign In
+ //
+ //
+ //
+ // Not Now
+ //
+ //
+ // ;
+ // }
- if(this.state.errors.response.req.url.match(/^\/api\/.*Google.*$/m)){
+ if(this.state.errors.response.req.url.match(/^\/api\/.*transfer.*$/m)){
return
Oops!