Sort results in an ascending order

This commit is contained in:
Oliver Davies 2025-06-12 13:04:57 +01:00
parent 77bce04e39
commit 2d6166477b

View file

@ -24,6 +24,7 @@
};
settings.defaults.layout_config.prompt_position = "top";
settings.defaults.sorting_strategy = "ascending";
};
}