Rework to use marbas and authentik instead of poketbase #1

Merged
Sirttas merged 18 commits from rework-acquisition into main 2024-05-17 23:00:52 +02:00
Showing only changes of commit 0e4f1103d4 - Show all commits

View File

@@ -39,7 +39,7 @@ const view = () => {
}
router.push({
name: 'market-type',
name: 'market-types',
params: {
type: inputItem.value.id
}