This commit is contained in:
Adrian Hopek
2022-04-25 13:36:40 +02:00
parent 54faa3460c
commit 160eb5f94b
14 changed files with 14 additions and 14 deletions

View File

@@ -28,4 +28,4 @@ class KeyList extends SignatureHandler
->setText($keys->isNotEmpty() ? $keys->implode("\n") : "Nie ma żadnych kluczy w tobym"),
);
}
}
}