Add star subscription indicators to sharing settings

This commit is contained in:
2023-01-26 22:28:14 +01:00
parent f9987dfe0b
commit a124782730
7 changed files with 42 additions and 18 deletions

View File

@@ -1,5 +1,6 @@
<script>
import { onMount } from "svelte";
import Persistence from "../icons/Persistence.svelte";
import LoadingIndicator from "../util/LoadingIndicator.svelte";
import SuccessMessage from "../util/SuccessMessage.svelte";
@@ -42,7 +43,7 @@ onMount(() => {
<LoadingIndicator loading={loading}/>
<section>
<h2>Embedding controls</h2>
<h2><Persistence/>Embedding controls</h2>
<SuccessMessage bind:this={success_message}></SuccessMessage>
{#if !window.user.subscription.file_viewer_branding}
<div class="highlight_yellow">