Skip to content

Commit

Permalink
integrate with licenseFeatureName
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Sep 2, 2020
1 parent ed1fc51 commit 0c0e19b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export class UrlDrilldown implements Drilldown<Config, UrlTrigger, ActionFactory
public readonly order = 8;

readonly minimalLicense = 'gold';
readonly licenseFeatureName = 'URL drilldown';

public readonly getDisplayName = () => txtUrlDrilldownDisplayName;

Expand Down

0 comments on commit 0c0e19b

Please sign in to comment.