fix: default to online mode
Build / Flatpak (x86_64) (push) Failing after 13m43s Details

This commit is contained in:
0xMRTT 2023-08-20 12:10:57 +02:00
parent c83ad75167
commit e0902be940
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<schemalist gettext-domain="bavarder">
<schema id="@APP_ID@" path="/io/github/Bavarder/Bavarder/">
<key name="local-mode" type="b">
<default>true</default>
<default>false</default>
</key>
<key name="current-provider" type="s">
<default>'google-flan-t5-xxl'</default>