mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-02 21:51:01 +00:00
chore: migrate to new gradle intellij plugin
This commit is contained in:
parent
66f9f634c9
commit
d117d45459
16 changed files with 202 additions and 239 deletions
|
|
@ -32,7 +32,6 @@ public class TelemetryConfigurable implements SearchableConfigurable {
|
|||
private TelemetryComponent component;
|
||||
private final TelemetryConfiguration configuration = TelemetryConfiguration.getInstance();
|
||||
|
||||
@Nls(capitalization = Nls.Capitalization.Title)
|
||||
@Override
|
||||
public String getDisplayName() {
|
||||
return "ProxyAI Telemetry";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue