Skip to content

Commit 4e85c27

Browse files
authored
feat: use right id for zellij (#107)
1 parent e73ce1b commit 4e85c27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json",
3-
"id": "tmux",
3+
"id": "zellij",
44
"version": "1.0.0",
5-
"name": "tmux"
5+
"name": "zellij"
66
}

0 commit comments

Comments
 (0)