Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
This commit is contained in:
parent
fea1fee5aa
commit
5627e50c8f
5 changed files with 228 additions and 236 deletions
|
|
@ -59,7 +59,7 @@ class NewPrivateChatView extends StatelessWidget {
|
|||
child: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
QrImageView(
|
||||
QrImage(
|
||||
data:
|
||||
'https://matrix.to/#/${Matrix.of(context).client.userID}',
|
||||
version: QrVersions.auto,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue