implement keytoken list and all-messages list
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 50s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m15s
Build Docker and Deploy / Deploy to Server (push) Has been skipped

This commit is contained in:
2025-04-13 19:47:18 +02:00
parent e9c5c5fb99
commit ab4b40ab75
11 changed files with 685 additions and 14 deletions

View File

@@ -64,7 +64,7 @@ class _ClientListPageState extends State<ClientListPage> {
@override
Widget build(BuildContext context) {
return SCNScaffold(
title: "Client",
title: "Clients",
showSearch: false,
showShare: false,
child: Padding(