From 58e7abbe0c0f20000e994342bfeea4d6fbc6093c Mon Sep 17 00:00:00 2001 From: Riley Davis Date: Wed, 18 Jan 2017 15:25:48 -0700 Subject: [PATCH] sdfasdf --- client/coral-plugin-stream/Stream.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/coral-plugin-stream/Stream.js b/client/coral-plugin-stream/Stream.js index 79a3a6550..21178d1aa 100644 --- a/client/coral-plugin-stream/Stream.js +++ b/client/coral-plugin-stream/Stream.js @@ -15,7 +15,7 @@ class Stream extends Component { } logMeIn() { - fetchSignIn({email: 'riley.davis@gmail.com', password: 'film2255'})(() => {}); + fetchSignIn({email: 'your@example.com', password: 'dfasidfaisdufoiausdfoiuaspdoifas'})(() => {}); } render() {