final touch

This commit is contained in:
daniel31x13
2024-02-19 14:37:07 -05:00
parent f560422427
commit bbc2e4c457
5 changed files with 88 additions and 45 deletions
-1
View File
@@ -163,4 +163,3 @@ model AccessToken {
createdAt DateTime @default(now())
updatedAt DateTime @default(now()) @updatedAt
}