implement keytoken list and all-messages list
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user