Skip to content

Commit

Permalink
DEV-41642 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
DCrow authored Jan 26, 2023
1 parent b695276 commit 02244f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class _PackageQRScanViewState extends State<_PackageQRScanView> {
children: [
Container(
padding: const EdgeInsets.symmetric(vertical: 4),
child: const Text('Отсканируйте место приемки', style: Style.qrScanTitleText)
child: const Text('Отсканируйте место пересчета', style: Style.qrScanTitleText)
)
]
),
Expand Down

0 comments on commit 02244f5

Please sign in to comment.