change some ui

This commit is contained in:
DASHU
2024-09-05 09:50:41 +08:00
parent 633a29cd79
commit 52d3138db3
10 changed files with 110 additions and 43 deletions

View File

@@ -27,6 +27,8 @@ class _WebHomeComponent extends State<WebHomeComponent> {
@override
void initState() {
super.initState();
textEditingController.text = "https://nostr.build/login/";
// textEditingController.text = "https://web.nostrmo.com/";
}
@override