use correct note design in favorites page - fixes #483
This commit is contained in:
parent
58bc8f2c10
commit
bd7c4f66f3
2 changed files with 8 additions and 3 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