Skip to content

Commit

Permalink
add the word "return"
Browse files Browse the repository at this point in the history
  • Loading branch information
uncreativeCultist committed Jul 11, 2024
1 parent 0909906 commit 2d57940
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
*/
public class Setpipedcmd extends OwnerCommand
{
public SetpipedCmd(Bot bot);
public return SetpipedCmd(Bot bot)
{
this.name = "setpiped";
this.help = "sets the Piped instance's URL";
Expand Down

0 comments on commit 2d57940

Please sign in to comment.