diff --git a/.github/funding.yml b/.github/funding.yml new file mode 100644 index 0000000..e04d76e --- /dev/null +++ b/.github/funding.yml @@ -0,0 +1,6 @@ +# Sponsor the authors of this project by using the link below +# Buy Me a Coffee: https://www.buymeacoffee.com/tigerpaws01 + +github: j3soon +github: tigerpaws01 +buy_me_a_coffee: tigerpaws01 diff --git a/android/app/src/main/res/xml/settings.xml b/android/app/src/main/res/xml/settings.xml index 9822a98..ab2454a 100644 --- a/android/app/src/main/res/xml/settings.xml +++ b/android/app/src/main/res/xml/settings.xml @@ -25,7 +25,7 @@ type="dropdown" dataStoreType="bool" dataStoreKey="is-openai-api-request-style" - default="0"> + default="true"> @@ -60,7 +60,7 @@ type="dropdown" dataStoreType="bool" dataStoreKey="is-auto-recording-start" - default="1"> + default="true">