mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -44,6 +44,6 @@ List<Widget> dynContent(
|
||||
floor: floor,
|
||||
),
|
||||
if (moduleDynamic?.major?.blocked case final blocked?)
|
||||
blockedItem(theme: theme, blocked: blocked, maxWidth: maxWidth),
|
||||
blockedItem(context, theme: theme, blocked: blocked, maxWidth: maxWidth),
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user