Fixed a typo

This commit is contained in:
Alexandre 2026-04-13 18:42:06 +02:00
parent 896d8e8815
commit 601d899c35

View File

@ -33,7 +33,7 @@
light = "Rosé Pine Dawn";
};
hour_format = "hour24";
tab_size = "2";
tab_size = 2;
language_models = {
ollama = {
api_url = "http://localhost:11434";