1
0
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:
2015-04-30 10:44:14 +02:00
parent 44a445f268
commit f58789e4df
3 changed files with 3 additions and 3 deletions

View File

@ -0,0 +1,12 @@
{
"infodesk": {
"files": [
{
"identifier": "test",
"prints": 1,
"options": "sides=one-sided"
}
],
"builds": []
}
}