User:Theleekycauldron/Scripts/PSHAW/dependencies/Prep.js: Difference between revisions

Content deleted Content added
ce
sanitize
Line 19:
class Prep {
constructor(title){
this.title = title.replaceAll("_"," "); //MediaWiki stuff
}