2023-01-13 18:43:02 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>OPENAI_SECRET</key>
|
|
|
|
<string>NICE_TRY</string>
|
2023-01-21 09:58:38 +01:00
|
|
|
<key>DEEPL_SECRET</key>
|
|
|
|
<string>NICE_TRY_AGAIN</string>
|
2023-01-13 18:43:02 +01:00
|
|
|
</dict>
|
|
|
|
</plist>
|