mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 12:04:02 +00:00
fix(bot): hand off reminder dashboard opens through dm
This commit is contained in:
@@ -2437,7 +2437,7 @@ function App() {
|
||||
</div>
|
||||
<Show when={readySession()?.mode === 'live'}>
|
||||
<Button
|
||||
variant="ghost"
|
||||
variant="secondary"
|
||||
class="app-context-row__action"
|
||||
onClick={() => setProfileEditorOpen(true)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user