fix: scenario label (#13746)

This commit is contained in:
Shivam Mishra
2026-03-10 18:32:44 +05:30
committed by GitHub
parent 9f376c43b5
commit 8d9dd99012

View File

@@ -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"