forked from MapComplete/MapComplete
Fix typing error
This commit is contained in:
parent
ffa9db9e3b
commit
4f4b60afd8
1 changed files with 1 additions and 2 deletions
|
|
@ -1012,8 +1012,7 @@ export class SvgToPdf {
|
||||||
| "poster_a2"
|
| "poster_a2"
|
||||||
| "current_view_a4"
|
| "current_view_a4"
|
||||||
| "current_view_a3_portrait"
|
| "current_view_a3_portrait"
|
||||||
| "current_view_a3_landscape"
|
| "current_view_a3_landscape",
|
||||||
| "current_view_a2_landscape",
|
|
||||||
PdfTemplateInfo
|
PdfTemplateInfo
|
||||||
> = {
|
> = {
|
||||||
flyer_a4: {
|
flyer_a4: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue