feat(geplante-nachrichten): scheduled message rule engine with bot delivery, admin UI, and manual trigger
This commit is contained in:
5
frontend/src/pages/GeplanteMachrichtenNeu.tsx
Normal file
5
frontend/src/pages/GeplanteMachrichtenNeu.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import GeplanteMachrichtenForm from './GeplanteMachrichtenForm';
|
||||
|
||||
export default function GeplanteMachrichtenNeu() {
|
||||
return <GeplanteMachrichtenForm />;
|
||||
}
|
||||
Reference in New Issue
Block a user