fix size QR

This commit is contained in:
miggaze 2022-06-06 11:35:10 +07:00
parent c029a2f479
commit 9f73a831b1
2 changed files with 8 additions and 8 deletions

View file

@ -226,10 +226,10 @@
;
<QRCode>
<X> 399 </X>
<Y> 912 </Y>
<Width> WQR </Width>
<Height> HQR </Height>
<X> 445 </X>
<Y> 958 </Y>
<Width> 200 </Width>
<Height> 200 </Height>
<State> alphaState </State>
<Service> testservice </Service>
</QRCode>

View file

@ -1718,10 +1718,10 @@
<QRCode>
<X> 399 </X>
<Y> 905 </Y>
<Width> WQR </Width>
<Height> HQR </Height>
<X> 445 </X>
<Y> 958 </Y>
<Width> 200 </Width>
<Height> 200 </Height>
<State> alphaState </State>
<Service> testservice </Service>
</QRCode>