mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-06-15 13:51:17 +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 {
|
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 {
|
suspend fun getDashboard(accountId: AccountId): PezkuwiDashboardData {
|
||||||
|
|||||||
Reference in New Issue
Block a user