Skip to content

Commit 8a896f2

Browse files
committed
Added a description
1 parent 16b0573 commit 8a896f2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/PSPDFGen/PSPDFGen.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Copyright = '(c) 2019 Anthony Howell. All rights reserved.'
6969
# NestedModules = @()
7070

7171
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
72-
FunctionsToExport = 'Get-PDFGenAuthConfig', 'Get-PDFGenDocument', 'Get-PDFGenTemplates',
72+
FunctionsToExport = 'Get-PDFGenAuthConfig', 'Get-PDFGenDocument', 'Get-PDFGenTemplates',
7373
'New-PDFGenAuthConfig', 'Save-PDFGenAuthConfig'
7474

7575
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.

src/PSPDFGen.psd1

82 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)