wip: shopping cart, product options
This commit is contained in:
@@ -6,9 +6,9 @@ import { router } from './router';
|
||||
import { createPinia } from 'pinia';
|
||||
|
||||
const config = {
|
||||
night_auto: false,
|
||||
night_auto: true,
|
||||
theme: {
|
||||
light: 'fantasy',
|
||||
light: 'light',
|
||||
dark: 'dark',
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user