Skip to content

Commit

Permalink
update admin upload avatar validator
Browse files Browse the repository at this point in the history
  • Loading branch information
huytran17 committed Jun 9, 2024
1 parent fc59503 commit 768ab1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import uploadAvatarRules from "./upload-admin";
import uploadAvatarRules from "./upload-avatar";

export default Object.freeze({
uploadAvatarRules,
Expand Down

0 comments on commit 768ab1a

Please sign in to comment.