refactor code

This commit is contained in:
Max
2025-05-31 11:44:46 +03:00
parent 6835c84cc4
commit a9490da5a6
3 changed files with 3 additions and 3 deletions

View File

@@ -34,5 +34,5 @@ try {
module.exports = {
getSupabaseClient,
router
supabaseRouter: router
};