From d2cb17038b8537a609be06be2ed7013dbe27117e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 8 Mar 2021 22:11:55 +0100 Subject: beginning the BIG refactor. moving editor stuff into per-episode hierarchy --- animism-align/frontend/app/views/auth/auth.gate.js | 1 - 1 file changed, 1 deletion(-) (limited to 'animism-align/frontend/app/views/auth/auth.gate.js') diff --git a/animism-align/frontend/app/views/auth/auth.gate.js b/animism-align/frontend/app/views/auth/auth.gate.js index fe4ddbd..e07316e 100644 --- a/animism-align/frontend/app/views/auth/auth.gate.js +++ b/animism-align/frontend/app/views/auth/auth.gate.js @@ -21,7 +21,6 @@ class AuthGate extends Component { load() { if (!this.props.user.id) return - actions.site.loadProject() } render() { -- cgit v1.2.3-70-g09d2