🐛 Fix unable to repost

This commit is contained in:
2024-12-07 23:40:26 +08:00
parent 2cbb7fb29e
commit 76cf08830b
7 changed files with 25 additions and 34 deletions

View File

@ -15,7 +15,7 @@ import 'package:url_launcher/url_launcher_string.dart';
import 'package:path/path.dart';
import 'package:uuid/uuid.dart';
import 'attachment/attachment_detail.dart';
import 'attachment/attachment_zoom.dart';
class MarkdownTextContent extends StatelessWidget {
final String content;