mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 05:38:02 +00:00
fix: correct Welati counter URL to telegram.pezkiwi.app
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ class PezkuwiDashboardRepository(
|
||||
) {
|
||||
|
||||
companion object {
|
||||
private const val WELATI_COUNTER_URL = "https://telegram.pezkuwi.app/kurds"
|
||||
private const val WELATI_COUNTER_URL = "https://telegram.pezkiwi.app/kurds"
|
||||
}
|
||||
|
||||
suspend fun getDashboard(accountId: AccountId): PezkuwiDashboardData {
|
||||
|
||||
Reference in New Issue
Block a user