]> Untitled Git - lemmy.git/commit
Add comment depth check (#2940)
authorAnon <makotech222@users.noreply.github.com>
Thu, 8 Jun 2023 14:31:26 +0000 (09:31 -0500)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 14:31:26 +0000 (10:31 -0400)
commit15c84e2f7b5c82342d429547b060f848ba3962f2
tree9ecc2ff30d6b57710083b3085ebbc82ef7b96006
parent491e1975293039ab77703a94ff983846e4aebc01
Add comment depth check (#2940)

* Add comment depth check

* Move comment depth code

* linter fix
crates/api_crud/src/comment/create.rs