mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
bugfix and update sdk
This commit is contained in:
@@ -48,6 +48,7 @@ class _AuthAppConnectDialog extends State<AuthAppConnectDialog> {
|
|||||||
bottom: Base.BASE_PADDING_HALF,
|
bottom: Base.BASE_PADDING_HALF,
|
||||||
);
|
);
|
||||||
var hintColor = themeData.hintColor;
|
var hintColor = themeData.hintColor;
|
||||||
|
s = S.of(context);
|
||||||
|
|
||||||
List<Widget> list = [];
|
List<Widget> list = [];
|
||||||
|
|
||||||
|
|||||||
Submodule packages/nostr_sdk updated: ec859fba99...b345beab0e
Reference in New Issue
Block a user