diff --git a/config/reference.php b/config/reference.php index a0dc365..1ee83e3 100644 --- a/config/reference.php +++ b/config/reference.php @@ -467,7 +467,7 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param; * }, * disallow_search_engine_index?: bool|Param, // Enabled by default when debug is enabled. // Default: true * http_client?: bool|array{ // HTTP Client configuration - * enabled?: bool|Param, // Default: false + * enabled?: bool|Param, // Default: true * max_host_connections?: int|Param, // The maximum number of connections to a single host. * default_options?: array{ * headers?: array, diff --git a/frontend/components/task/TaskModal.vue b/frontend/components/task/TaskModal.vue index 8cd8d38..9f895ef 100644 --- a/frontend/components/task/TaskModal.vue +++ b/frontend/components/task/TaskModal.vue @@ -14,7 +14,7 @@ style="max-height: min(90vh, 900px)" > -
+
-
+ -
+
-
-
-
-
+
+
+ +
+
-

{{ user?.username }}

+