Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlermitage committed Dec 26, 2023
1 parent 7a014f6 commit ef18414
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@ public class ExtraIconsLicenseCheckIDEActivity implements ProjectActivity {

private static final ResourceBundle i18n = I18nUtils.getResourceBundle();

private static boolean started = false; // TODO start once per IDE, not per project opening
private static boolean started = false; // TODO improve workaround and start once per IDE, not per project opening

private static boolean requestLicenseShown = false;

Expand Down

0 comments on commit ef18414

Please sign in to comment.