Pārlūkot izejas kodu

[gs] Change icon in importer path modal (#3522)

Harsh Gupta 2 gadi atpakaļ
vecāks
revīzija
1bd53ae662

+ 2 - 2
desktop/core/src/desktop/js/jquery/plugins/jquery.filechooser.js

@@ -98,8 +98,8 @@ const defaults = {
       home: '/?default_gs_home',
       icon: {
         svg: {
-          brand: '#hi-adls',
-          home: '#hi-adls'
+          brand: '#hi-gs',
+          home: '#hi-gs'
         },
         brand: 'fa-windows',
         home: 'fa-windows'