Fixed extension clashes

This commit is contained in:
2023-05-31 16:22:03 +01:00
parent e4db24ee8d
commit 768318b43a
2 changed files with 4 additions and 2 deletions

View File

@@ -107,4 +107,4 @@ class TaskController extends SimpleController
'tasks' => $tasks
]);
}
}
}