Fixed: Health MovieEditor link goes nowhere

This commit is contained in:
Qstick 2021-05-20 18:47:24 -04:00 committed by GitHub
parent dadd59fc3a
commit 95c7b96dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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