Update src/routes/edit/+page.svelte
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
This commit is contained in:
co-authored by
Sidharth Vinod
parent
f66331852e
commit
7bae587c8c
@@ -218,7 +218,7 @@
|
||||
target="_blank"
|
||||
class="btn btn-secondary btn-xs gap-1"
|
||||
title="View diagram in new page"><i class="fas fa-external-link-alt" />Full screen</a>
|
||||
{#if isEnabledMermaidChartLinks}
|
||||
{#if env.isEnabledMermaidChartLinks}
|
||||
<a
|
||||
href={`${MCBaseURL}/app/plugin/save?state=${$stateStore.serialized}`}
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user