Minior improvements

This commit is contained in:
Jan Oberhauser
2020-10-25 12:58:02 +01:00
parent 72ac20b070
commit c339d76456
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ export default mixins(
title: 'Already open',
message: 'This is the current workflow',
type: 'error',
duration: 800,
duration: 1500,
});
// Do nothing if current workflow is the one user chose to open
return;