1
0
Эх сурвалжийг харах

Updating donation options

Source commit: b313bd9e773cc2960b8cbeea6a97158070fb0767
Martin Prikryl 6 сар өмнө
parent
commit
9740ba11bf

+ 1 - 1
deployment/winscpsetup.iss

@@ -1187,8 +1187,8 @@ begin
   P2 := P;
 #endif
 
-  CreateDonateLink( 9, P);
   CreateDonateLink(19, P);
+  CreateDonateLink(29, P);
   CreateDonateLink(49, P);
 
   AboutDonationCaption := TLabel.Create(DonationPanel);