feat: add LabelPrintAgentModule to application imports
Build and Push Multi-Platform Images / build-and-push (push) Successful in 29s

This commit is contained in:
2026-05-07 23:59:37 +02:00
parent 71b447154d
commit c6b5431fab
+1
View File
@@ -46,6 +46,7 @@ import * as path from 'path';
BarcodeModule, BarcodeModule,
InboxPostprocessorModule, InboxPostprocessorModule,
UserSettingsModule, UserSettingsModule,
LabelPrintAgentModule,
], ],
}) })
export class AppModule {} export class AppModule {}