Migrate /corgi (#4419)

This commit is contained in:
Abhi
2025-07-17 19:40:36 -04:00
committed by GitHub
parent 5df6c9fb66
commit ca07b5b0c4
9 changed files with 76 additions and 138 deletions

View File

@@ -379,7 +379,6 @@ const App = ({ config, settings, startupWarnings = [], version }: AppProps) => {
} = useSlashCommandProcessor(
config,
settings,
history,
addItem,
clearItems,
loadHistory,