Fixed: Health MovieEditor link goes nowhere

pull/6346/head
Qstick 3 years ago committed by GitHub
parent dadd59fc3a
commit 95c7b96dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ function getInternalLink(source) {
<IconButton
name={icons.PLAY}
title={translate('MovieEditor')}
to="/movieeditor"
to="/"
/>
);
case 'UpdateCheck':

Loading…
Cancel
Save