Skip to content

Commit 28d4d0c

Browse files
authored
Fix outdated action reference (#374)
1 parent d0be151 commit 28d4d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Requests/EditCategory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace TeamTeaTime\Forum\Http\Requests;
44

55
use TeamTeaTime\Forum\{
6-
Actions\UpdateCategory as Action,
6+
Actions\EditCategory as Action,
77
Events\UserEditedCategory,
88
};
99

0 commit comments

Comments
 (0)