Skip to content

Commit

Permalink
[gs] Change icon in importer path modal (#3522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshg999 authored Nov 1, 2023
1 parent 23d2b02 commit 1bd53ae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 1bd53ae

Please sign in to comment.