feat: implement region-based QR code scanning for inbox documents
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s
This commit is contained in:
@@ -195,6 +195,7 @@ export class ScannerWatcherService implements OnModuleInit, OnModuleDestroy {
|
||||
OwnerUsername: owner,
|
||||
PageCount: 0,
|
||||
QrCodes: [],
|
||||
IsScanned: false,
|
||||
});
|
||||
await this.documentRepo.save(doc);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user