room reservation added

This commit is contained in:
Kiss Dávid
2026-04-01 12:12:46 +02:00
parent d55e085741
commit 821ec88882
6 changed files with 145 additions and 9 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
import { defineConfig, services } from '@adonisjs/ally'
import { defineConfig } from '@adonisjs/ally'
import type { InferSocialProviders } from '@adonisjs/ally/types'
import env from '#start/env'
const allyConfig = defineConfig({})