Fixed a typo
This commit is contained in:
parent
896d8e8815
commit
601d899c35
@ -33,7 +33,7 @@
|
|||||||
light = "Rosé Pine Dawn";
|
light = "Rosé Pine Dawn";
|
||||||
};
|
};
|
||||||
hour_format = "hour24";
|
hour_format = "hour24";
|
||||||
tab_size = "2";
|
tab_size = 2;
|
||||||
language_models = {
|
language_models = {
|
||||||
ollama = {
|
ollama = {
|
||||||
api_url = "http://localhost:11434";
|
api_url = "http://localhost:11434";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user