mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26: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(2);
|
||||
$printer->feed(3);
|
||||
$printer->cut();
|
||||
$printer->close();
|
||||
return [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user