Skip to content

Commit 2f016a3

Browse files
committed
Refactor
1 parent 4c6af59 commit 2f016a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dashboard/Settings/Collaborators.react.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ export default class Collaborators extends React.Component {
4747
"pushIOSSettings" : "Write",
4848
}
4949

50+
this.defaultPermissions = defaultPermissions
51+
5052
this.state = {
5153
lastError: '',
5254
currentEmail: '',

0 commit comments

Comments
 (0)