Kaynağa Gözat

💄 change simple UI icon

jmacura 3 yıl önce
ebeveyn
işleme
8010450b40
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/app.service.ts

+ 1 - 1
src/app.service.ts

@@ -81,7 +81,7 @@ export class AppService {
       title: () =>
         this.hsLanguageService.getTranslation('ADJUSTER.adjustFactors'),
       description: 'Play with attractiveness factors',
-      icon: 'icon-analytics-piechart',
+      icon: 'icon-settingsandroid',
     });
     this.hsPanelContainerService.create(AdjusterAdvancedPanelComponent, {});
     this.prepareLayers();