fix: scenario label (#13746)

This commit is contained in:
Shivam Mishra
2026-04-14 16:36:07 +05:30
committed by aakashb95
parent 07cf068588
commit 67e9779526
@@ -191,7 +191,7 @@ onMounted(() => {
<template>
<PageLayout
:header-title="$t('CAPTAIN.DOCUMENTS.HEADER')"
:header-title="$t('CAPTAIN.ASSISTANTS.SCENARIOS.TITLE')"
:is-fetching="isFetching"
:show-know-more="false"
:show-pagination-footer="false"