devRantron
devRantron copied to clipboard
Link to this issue tracker in settings
Good idea, will add in next update.
Might add a link to the repo in the settings.
This seems the most easiest feature, is it added?
No we haven't gotten around to doing this.
It's a bit complicated to add too, we don't wanna hard code anything so the layout for settings is loaded from a JSON file where we have types, functions, names and all that fun stuff.
This means that we would have to add a new type to settings. It's very possible, it'll just take like an hour.