Skip to content

Commit

Permalink
fix: fix idx-template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
i2amsam committed Feb 3, 2025
1 parent aea5483 commit edf9960
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion samples/idx-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"params": [
{
"id": "sammple",
"id": "sample",
"name": "Sample",
"type": "enum",
"default": "js-character-generator",
Expand Down
1 change: 0 additions & 1 deletion samples/js-character-generator/.idx/dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
GOOGLE_GENAI_API_KEY = "TODO";
};
idx = {
internal.templates-cli.enable = true;
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
extensions = [
# "vscodevim.vim"
Expand Down

0 comments on commit edf9960

Please sign in to comment.