Skip to content

Commit

Permalink
alligned printconfig.js with pull request g3w-suite#38
Browse files Browse the repository at this point in the history
  • Loading branch information
volterra79 committed Jun 15, 2022
1 parent fc9ba9a commit 36675a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/app/gui/print/printconfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
const scale = [
{
value:100,
label:'1:100'
},
{
value:200,
label:'1:200'
},
{
value:500,
label:'1:500'
Expand Down

0 comments on commit 36675a4

Please sign in to comment.