mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-30 04:54:25 +08:00
Compare commits
1 Commits
32ba5e2049
...
3f9ba75bd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f9ba75bd3 |
@@ -64,7 +64,6 @@ const AgentsSection: React.FC<Props> = ({
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Switch
|
<Switch
|
||||||
key={agent.id}
|
|
||||||
size="small"
|
size="small"
|
||||||
defaultChecked={status === 1}
|
defaultChecked={status === 1}
|
||||||
onChange={(value) => {
|
onChange={(value) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user