mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
change reports + chage pricing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts" setup>
|
||||
import dayjs from 'dayjs';
|
||||
import type { SettingsTemplateEntry } from './Template.vue';
|
||||
import { getPlanFromId, PREMIUM_PLAN, type PLAN_TAG } from '@data/PREMIUM';
|
||||
import { getPlanFromId, PREMIUM_PLAN, type PLAN_TAG } from '@data/PLANS';
|
||||
|
||||
const { projectId, isGuest } = useProject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user