mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Remove test data in giveaways.
This commit is contained in:
parent
9561026cd4
commit
effc9873c9
1 changed files with 0 additions and 1 deletions
|
@ -381,7 +381,6 @@ Giveaway ComputeGiveawayData(
|
|||
result.countries.push_back(qs(country));
|
||||
}
|
||||
}
|
||||
result.countries = { u"FR"_q, u"FI"_q, u"UA"_q, u"IT"_q };
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue