Skip to content

Instantly share code, notes, and snippets.

View minerscale's full-sized avatar

Aaron Cottle minerscale

  • Australia
View GitHub Profile
@TechStreetDev
TechStreetDev / discord_layout.md
Last active February 11, 2024 14:45
This tutorial explains how to revert to the old (and better) discord mobile layout.

How to Revert New Discord Layout?

  1. Go to https://discord.com/app on your computer
  2. Press Ctrl + Shift + I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
let wpRequire;
window.webpackChunkdiscord_app.push([[ Math.random() ], {}, (req) => { wpRequire = req; }]);