Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
fcf2eb10
Commit
fcf2eb10
authored
Jun 16, 2017
by
Gijs Hendriksen
Browse files
Fixed lint errors
parent
cfd0b8b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/actions/events.js
View file @
fcf2eb10
...
...
@@ -69,7 +69,7 @@ export function loadEvent(id, token) {
},
)
.
catch
(
()
=>
dispatch
(
fail
())
()
=>
dispatch
(
fail
())
,
);
};
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment