mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Increse feed
This commit is contained in:
parent
983ab48945
commit
a31283fbc3
|
|
@ -74,7 +74,7 @@ class PrintService extends BaseService
|
||||||
$printer->feed();
|
$printer->feed();
|
||||||
}
|
}
|
||||||
|
|
||||||
$printer->feed(2);
|
$printer->feed(3);
|
||||||
$printer->cut();
|
$printer->cut();
|
||||||
$printer->close();
|
$printer->close();
|
||||||
return [
|
return [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user