diff --git a/app/index.tsx b/app/index.tsx index b243a2803..b2545c842 100644 --- a/app/index.tsx +++ b/app/index.tsx @@ -45,9 +45,6 @@ const commandBarOptions = { enterMs: 250, exitMs: 200, }, - callbacks: { - onClose: () => stores.ui.commandBarClosed(), - }, }; if (element) {