Compare commits
1 commit
f00c9abb04
...
734e7f57df
| Author | SHA1 | Date | |
|---|---|---|---|
|
734e7f57df |
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ class EventRenderer extends ConsumerWidget {
|
|||
spacing: 4,
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(event.timelineRowId.toString()),
|
||||
if (!isGrouped && !textOnly)
|
||||
Row(
|
||||
spacing: 4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue