sync - broken currently due to refactoring!!

This commit is contained in:
janis
2023-05-24 11:06:19 +02:00
parent 5e65f3b52c
commit 1fa50afd01
7 changed files with 441 additions and 486 deletions

View File

@@ -22,6 +22,4 @@ const router = createRouter({
routes
})
console.log( process.env.IS_ELECTRON );
export default router