From e5ec335c14212c2479c201487c358e56a3f14e12 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Tue, 19 May 2026 03:20:19 +1000 Subject: Added default table formatters for various API model classes --- HyperBooru.psd1 | 1 + 1 file changed, 1 insertion(+) (limited to 'HyperBooru.psd1') diff --git a/HyperBooru.psd1 b/HyperBooru.psd1 index 63ac453..cfcc9e7 100644 --- a/HyperBooru.psd1 +++ b/HyperBooru.psd1 @@ -11,6 +11,7 @@ ProcessorArchitecture = 'MSIL' FunctionsToExport = '*' VariablesToExport = '*' + FormatsToProcess = 'HyperBooru.format.ps1xml' PrivateData = @{ PSData = @{ LicenseUri = 'https://www.gnu.org/licenses/gpl-3.0.en.html' -- cgit v1.3