Integrated instance indicator on preferences

This commit is contained in:
jeffser
2024-10-13 10:27:18 -06:00
parent 115e22e52c
commit 8c98be6ef6
3 changed files with 24 additions and 0 deletions

View File

@@ -470,6 +470,19 @@
</child>
</object>
</child>
<child>
<object class="AdwPreferencesGroup">
<child>
<object class="GtkLabel" id="ollama_information_label">
<property name="wrap">true</property>
<property name="label" translatable="yes">Integrated Ollama instance is not running</property>
<style>
<class name="dim-label"/>
</style>
</object>
</child>
</object>
</child>
</object>
</child>
</object>