🐛 Bug fixes

This commit is contained in:
2025-10-27 01:57:03 +08:00
parent 3c2c51bfaf
commit 1719b1c8fe
6 changed files with 29 additions and 22 deletions

View File

@@ -17,7 +17,6 @@ class TokenInfo extends StatelessWidget {
return Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const Gap(8),
Row(
children: [
if (thought.modelName != null) ...[