use a widget for edited

This commit is contained in:
Henry Hiles 2026-01-10 10:21:28 -05:00
commit a1c7349b3b
No known key found for this signature in database
2 changed files with 17 additions and 9 deletions

View file

@ -142,8 +142,6 @@ class Html extends ConsumerWidget {
"data-mx-bg-color" => MapEntry("background-color", value),
"edited" => MapEntry("display", "block"),
_ => null,
},
)