Skip to content

Commit c03b3e2

Browse files
committed
Adding create comment warning and lock
1 parent f1fae6b commit c03b3e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/api/api_common/src/comment.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ pub mod actions {
1212
pub use lemmy_db_views_comment::api::{
1313
CreateComment,
1414
CreateCommentLike,
15+
CreateCommentWarning,
1516
DeleteComment,
1617
EditComment,
18+
LockComment,
1719
SaveComment,
1820
};
1921

0 commit comments

Comments
 (0)