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