✨ Custom reaction via sticker
This commit is contained in:
@@ -116,9 +116,6 @@ class WindowScaffold extends HookConsumerWidget {
|
||||
children: [
|
||||
if (isWideScreen(context))
|
||||
Row(
|
||||
key: Key(
|
||||
'app-page-action-${router.state.pageKey.value}',
|
||||
),
|
||||
children: [
|
||||
const Spacer(),
|
||||
...pageActionsButton,
|
||||
|
Reference in New Issue
Block a user