chore: Add missing trailing commas to encryption key modal page

pull/271/head
NaiJi ✨ 2023-08-06 20:32:05 -03:00
parent 11e745f822
commit 4b1c85c4a8
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: () {