Skip to content

Commit

Permalink
fix one of lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dnouv committed Apr 12, 2023
1 parent 9c52d36 commit 0e22d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/meteor/app/apps/server/bridges/bridges.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export class RealAppBridges extends AppBridges {
getInternalFederationBridge() {
return this._internalFedBridge;
}

getModerationBridge() {
return this._moderationBridge;
}
Expand Down

0 comments on commit 0e22d3b

Please sign in to comment.