Skip to content

Commit

Permalink
Revert to Shadowsocksr default icon
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Nov 22, 2023
1 parent 6cd5b94 commit 148fc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luasrc/view/themes/design/header.htm
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
-- Custom settings
local mode = 'normal'
local navbar = 'display'
local navbar_proxy = 'openclash'
local navbar_proxy = 'shadowsocksr'
if fs.access('/etc/config/design') then
mode = uci:get_first('design', 'global', 'mode')
navbar = uci:get_first('design', 'global', 'navbar')
Expand Down

0 comments on commit 148fc25

Please sign in to comment.