Skip to content

Commit

Permalink
feat: connector advancedApi
Browse files Browse the repository at this point in the history
  • Loading branch information
fernfei committed Aug 6, 2024
1 parent 48bfdf0 commit bbbb298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/sources/license.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exports.readLicense = function*() {
connections: constants.LICENSE_CONNECTIONS,
connectionsView: constants.LICENSE_CONNECTIONS,
customization: false,
advancedApi: false,
advancedApi: true,
usersCount: 0,
usersViewCount: 0,
usersExpire: constants.LICENSE_EXPIRE_USERS_ONE_DAY,
Expand Down

0 comments on commit bbbb298

Please sign in to comment.