diff --git a/webpage/dirrect.js b/webpage/dirrect.js index a3957f6..b11e7b3 100644 --- a/webpage/dirrect.js +++ b/webpage/dirrect.js @@ -4,10 +4,10 @@ class dirrect extends guild{ this.message_notifications=0; console.log(JSON); this.owner=owner; - this.headers=this.localuser.headers; if(!this.localuser){ console.error("Owner was not included, please fix") } + this.headers=this.localuser.headers; this.channels=[]; this.channelids={}; this.id="@me";