Skip to content

Commit c2cfa14

Browse files
committed
Tell dashboard that the feature exits
1 parent 1291f70 commit c2cfa14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Routers/FeaturesRouter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export class FeaturesRouter extends PromiseRouter {
3939
clearAllDataFromClass: false,
4040
exportClass: false,
4141
editClassLevelPermissions: true,
42+
editPointerPermissions: true,
4243
},
4344
};
4445

0 commit comments

Comments
 (0)