feat: ship blog platform admin and deploy stack
This commit is contained in:
@@ -3,12 +3,19 @@
|
||||
pub mod ai_chunks;
|
||||
pub mod prelude;
|
||||
|
||||
pub mod admin_audit_logs;
|
||||
pub mod categories;
|
||||
pub mod comment_blacklist;
|
||||
pub mod comment_persona_analysis_logs;
|
||||
pub mod comments;
|
||||
pub mod content_events;
|
||||
pub mod friend_links;
|
||||
pub mod notification_deliveries;
|
||||
pub mod post_revisions;
|
||||
pub mod posts;
|
||||
pub mod query_events;
|
||||
pub mod reviews;
|
||||
pub mod site_settings;
|
||||
pub mod subscriptions;
|
||||
pub mod tags;
|
||||
pub mod users;
|
||||
|
||||
Reference in New Issue
Block a user