Archiviert
1
0
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Lixfel 2022-08-20 19:22:21 +02:00
Ursprung 11106ab240
Commit 5cf577c9e5

Datei anzeigen

@ -30,7 +30,7 @@ import java.io.InputStreamReader;
public class WebpasswordCommand extends SWCommand {
public WebpasswordCommand() {
super("webpassword", null, "web", "webpw");
super("webpassword", null, "webpw", "web");
}
@Register(description = "WEB_USAGE")