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