Skip to content

Commit

Permalink
Merge pull request #12570 from RocketChat/fix-authorization-import
Browse files Browse the repository at this point in the history
[FIX] Import missed file in rocketchat-authorization
  • Loading branch information
MarcosSpessatto committed Nov 8, 2018
2 parents 436907b + cbb4191 commit 6db4360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rocketchat-authorization/client/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import './lib/models/Subscriptions';
import './hasPermission';
import './hasRole';
import './usersNameChanged';
import './requiresPermission.html';
import './route';
import './startup';
import './views/permissions.html';
Expand Down

0 comments on commit 6db4360

Please sign in to comment.