Skip to content

Commit

Permalink
Merge pull request #112 from Amruth-Vamshi/feature/WA-provider
Browse files Browse the repository at this point in the history
  • Loading branch information
ChakshuGautam authored Jan 7, 2025
2 parents 3441e63 + 44ea139 commit f54c259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/api.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ import { TelemetryService } from 'src/telemetry/telemetry.service';
const CryptoJS = require('crypto-js');
import { InjectRedis } from '@nestjs-modules/ioredis';
import Redis from 'ioredis';
import fetch from 'node-fetch';

CryptoJS.lib.WordArray.words;

Expand Down

0 comments on commit f54c259

Please sign in to comment.