Merge branch 'develop' into future-2024-03-23-post

This commit is contained in:
dakkar 2024-04-11 13:22:57 +01:00
commit a58f4a6fed
31 changed files with 190 additions and 32 deletions

View file

@ -55,8 +55,6 @@ import { i18n } from '@/i18n.js';
import { infoImageUrl } from '@/instance.js';
import { defaultStore } from '@/store.js';
console.log(defaultStore.state.noteDesign, defaultStore.state.noteDesign === 'sharkey');
const props = defineProps<{
pagination: Paging;
noGap?: boolean;