From 71a7bc0341e34fea1c99f4f7ac57301f76bdbe80 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 22 Jan 2025 18:16:04 +0530 Subject: [PATCH] feat: enable captain paywall --- .../routes/dashboard/captain/assistants/Index.vue | 7 +++++++ .../routes/dashboard/captain/documents/Index.vue | 9 ++++++++- .../routes/dashboard/captain/responses/Index.vue | 8 +++++++- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/routes/dashboard/captain/assistants/Index.vue b/app/javascript/dashboard/routes/dashboard/captain/assistants/Index.vue index 6a7f218b2..de88ceaa7 100644 --- a/app/javascript/dashboard/routes/dashboard/captain/assistants/Index.vue +++ b/app/javascript/dashboard/routes/dashboard/captain/assistants/Index.vue @@ -1,10 +1,12 @@