Skip to content

Instantly share code, notes, and snippets.

@andygeorge
Created December 11, 2023 20:15
Show Gist options
  • Save andygeorge/4c533718ec1302dae0f1dabb1d8dbf4d to your computer and use it in GitHub Desktop.
Save andygeorge/4c533718ec1302dae0f1dabb1d8dbf4d to your computer and use it in GitHub Desktop.
Revert Slack Interface
export SLACK_DEVELOPER_MENU=true
open /Applications/Slack.app
localStorage.setItem("localConfig_v2",localStorage.getItem("localConfig_v2").replace(/\"is_unified_user_client_enabled\":true/g,'\"is_unified_user_client_enabled\":false'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment