Merge pull request 'chore: Add missing trailing commas to encryption key modal page' (#271) from trailing-commas into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #271
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
pull/273/head
NaiJi ✨ 2023-08-07 11:14:43 +03:00
commit d51661630b
1 changed files with 49 additions and 47 deletions

View File

@ -97,12 +97,14 @@ class _CopyEncryptionKeyModalState extends State<CopyEncryptionKeyModal> {
),
),
],
)),
),
),
),
),
),
],
)),
),
),
const SizedBox(height: 8),
FilledButton.icon(
onPressed: () {