mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
fix: show option
This commit is contained in:
parent
3257791dec
commit
135111914d
@ -19,7 +19,7 @@ export default (props: { proxyNameList: string[]; now?: string }) => {
|
||||
const type = proxiesPreviewType()
|
||||
|
||||
return (
|
||||
type === PROXIES_PREVIEW_TYPE.BAR ||
|
||||
type === PROXIES_PREVIEW_TYPE.DOTS ||
|
||||
(type === PROXIES_PREVIEW_TYPE.Auto && isSmallGroup())
|
||||
)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user