Skip to content

Commit

Permalink
Update rocketchat.e2e.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman authored Sep 24, 2024
1 parent 89739d2 commit 989ebd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/meteor/app/e2e/client/rocketchat.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import type { IE2EEMessage, IMessage, IRoom, ISubscription, IUser, IUploadWithUs
import { isE2EEMessage } from '@rocket.chat/core-typings';
import { Emitter } from '@rocket.chat/emitter';
import EJSON from 'ejson';
import _ from 'lodash';
import { Meteor } from 'meteor/meteor';
import { Tracker } from 'meteor/tracker';

Expand Down

0 comments on commit 989ebd9

Please sign in to comment.