fix: restore AppModule class declaration
Some checks failed
Deploy API Server / build-and-deploy (push) Has been cancelled

This commit is contained in:
WangDL 2026-05-22 23:15:12 +08:00
parent 2f979a7048
commit 966bda8b26

View File

@ -149,3 +149,5 @@ import appleConfig from './config/apple.config';
NotificationWorker, NotificationWorker,
], ],
}) })
export class AppModule {}