This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Restore Old Client Layout | |
* @author Your Mother | |
* @description Restores the pre-March 2025 Discord Desktop UI. Shamelessly stolen from @zrodevkaan in the BD chat. Thanks kaan. | |
* @version 1 | |
* @source https://gist.github.com/elderlabs/cae06cd191d997016fb4175098a8dc39 | |
*/ | |
module.exports = class discordExperiments { | |
start() { |