From cea103994a57b724367937517da3bc984af2ad87 Mon Sep 17 00:00:00 2001 From: dohodin Date: Sun, 19 Mar 2023 16:41:20 +0100 Subject: [PATCH] Final Push --- src/view/team-add.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/view/team-add.js b/src/view/team-add.js index 651214f..45256c5 100644 --- a/src/view/team-add.js +++ b/src/view/team-add.js @@ -45,6 +45,7 @@ export default { + if (this.teamAEdit != null) { this.$emit('teamModifie', team); } else {