chore: fix trailing whitespace in appsettings.json

This commit is contained in:
masoodafar-web
2025-12-23 23:37:04 +03:30
parent 13f24d523b
commit b16f01b6e4
+1 -1
View File
@@ -42,7 +42,7 @@
}, },
"DayaPayment": { "DayaPayment": {
"BaseUrl": "https://api.daya.ir", "BaseUrl": "https://api.daya.ir",
"ApiKey": "YOUR_DAYA_API_KEY" "ApiKey": "YOUR_DAYA_API_KEY"
}, },
"DayaApi": { "DayaApi": {
"UseMock": false, "UseMock": false,