Increse feed

This commit is contained in:
Marc Ole Bulling 2021-01-15 14:05:33 +01:00
parent 983ab48945
commit a31283fbc3
No known key found for this signature in database
GPG Key ID: C126AFC2A47B06FF

View File

@ -74,7 +74,7 @@ class PrintService extends BaseService
$printer->feed();
}
$printer->feed(2);
$printer->feed(3);
$printer->cut();
$printer->close();
return [