BetterDiscordApp-v2/js/hello.js

1 line
88 B
JavaScript

function hi() { $("body").className = "This is for development testing purposes only" };