mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: support links with custom icons (#11629)
This commit is contained in:
Generated
+1
-1
@@ -343,7 +343,7 @@ curl -X GET http://coder-server:8080/api/v2/deployment/config \
|
||||
"links": {
|
||||
"value": [
|
||||
{
|
||||
"icon": "string",
|
||||
"icon": "bug",
|
||||
"name": "string",
|
||||
"target": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user