mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 19:36:26 +02:00
[OE-Drucken] Fixed duplicate name
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
12
oe/Drucken/oeprint/configuration/config.json
Normal file
12
oe/Drucken/oeprint/configuration/config.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"infodesk": {
|
||||
"files": [
|
||||
{
|
||||
"identifier": "test",
|
||||
"prints": 1,
|
||||
"options": "sides=one-sided"
|
||||
}
|
||||
],
|
||||
"builds": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user