fix: corrent telegram mini app url in settings
This commit is contained in:
@@ -19,7 +19,6 @@ const routes = [
|
||||
];
|
||||
|
||||
export const router = createRouter({
|
||||
// history: createMemoryHistory('/image/catalog/tgshopspa/'),
|
||||
history: createWebHashHistory('/image/catalog/tgshopspa/'),
|
||||
routes,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user