Skip to content

Commit 0a6aa73

Browse files
authored
fix: make extension name match (#248)
Signed-off-by: axel7083 <[email protected]>
1 parent 1b0fd65 commit 0a6aa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/api/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@
11731173
"publisherName": "podman-desktop",
11741174
"displayName": "Podman Desktop"
11751175
},
1176-
"extensionName": "podman-quadlet",
1176+
"extensionName": "quadlet",
11771177
"displayName": "Podman Quadlet",
11781178
"shortDescription": "Integrate Podman Quadlets in Podman Desktop",
11791179
"license": "Apache-2.0",

0 commit comments

Comments
 (0)