Skip to content

Commit f2ad010

Browse files
author
Christoph Rumpel
committed
Chang wrong namespace
1 parent d72d1bd commit f2ad010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Commands/BotManMakeConversation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ protected function getStub()
5050
*/
5151
protected function getDefaultNamespace($rootNamespace)
5252
{
53-
return $rootNamespace.'\Http\Conversations';
53+
return $rootNamespace.'\Conversations';
5454
}
5555

5656
/**

0 commit comments

Comments
 (0)