Skip to content

Commit

Permalink
sing box fit: config
Browse files Browse the repository at this point in the history
  • Loading branch information
Elziy committed Aug 27, 2024
1 parent 0caeedd commit ffd22c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/configs/Config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ function ConfigImpl({
/>
</div>
)}
{version.meta && !version.premium && (
{version.meta && (
<div>
<div className={s0.label}> 升级UI</div>
<Button
Expand Down

0 comments on commit ffd22c3

Please sign in to comment.