minor fix of gemini module
This commit is contained in:
parent
9dc88b9a2d
commit
a95b6a0fdd
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
|
||||
settings = {
|
||||
previewFeatures = true;
|
||||
general.previewFeatures = true;
|
||||
|
||||
ui = {
|
||||
useFullWidth = true;
|
||||
|
|
@ -58,6 +58,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
context."GEMINI.md" = "";
|
||||
context."GEMINI" = "";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue