+
Thread ID:
-
- updateThreadLocal()"
- />
-
-
- This thread is closed and new messages cannot be sent to it.
-
-
-
-
-
-
-
+
+ updateThreadLocal()"
/>
-
@@ -604,6 +626,10 @@ async function resubmit() {
}
const requestedStatus = computed(() => props.project.requested_status ?? 'approved')
+
+defineOptions({
+ inheritAttrs: false,
+})
+
diff --git a/apps/frontend/src/pages/[type]/[id]/settings/index.vue b/apps/frontend/src/pages/[type]/[id]/settings/index.vue
index a96fe4bad4..9e755434f0 100644
--- a/apps/frontend/src/pages/[type]/[id]/settings/index.vue
+++ b/apps/frontend/src/pages/[type]/[id]/settings/index.vue
@@ -230,7 +230,7 @@
/>