Texlo Dev

Results 3 issues of Texlo Dev

Currently the burger icon behaves in a way that if a user scrolls down a page, the icon stays in the left or right corner always. How can I turn...

enhancement

I am trying to query a document in the database like so: ```js const tag = await tags.findOne({ guildID: msg.guild.id, tagName: collected.first().content, tagInfo: { author: msg.author.id } }) ``` msg.author.id...

Hi, So I've attempted to build this library on my Ubuntu 18.04 machine. However, before the process can finish, I am greeted with this error. ```cpp [build] [ 70%] Built...