Merge branch 'develop' into future-2024-03-23-post
This commit is contained in:
commit
a58f4a6fed
31 changed files with 190 additions and 32 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue