That wasn't supposed to be like that

Dieser Commit ist enthalten in:
NotMyFault 2018-10-04 20:52:54 +02:00 committet von GitHub
Ursprung 39ba616ffa
Commit 730e50a710
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -308,10 +308,10 @@ public class OptionsCommands {
}
if (found == 0) {
actor.printError("No item found.");
actor.printError("No items found.");
}
}
}
}
}