mirror of
https://github.com/mito-systems/ranger-app.git
synced 2026-05-07 22:54:17 +00:00
ffs claude
This commit is contained in:
parent
09b55f9044
commit
af7c3149d0
@ -4,7 +4,7 @@ import { getSessionFromCookie, getUserFromHeaders } from '../../../lib/auth'
|
||||
import { analyzeImageWithVision } from '../../../services/googleVisionCore'
|
||||
import { processAnimalImage } from '../../../services/animalProcessingService'
|
||||
import { checkAndStoreImageHash } from '../../../services/imageHashService'
|
||||
import { awardPointsForImage } from '../../../services/userPointsService'
|
||||
import { awardPointsForImage, ensureUserExists } from '../../../services/userPointsService'
|
||||
import { validate as validateUuid } from 'uuid'
|
||||
|
||||
// Increase body parser size limit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user