Skip to content

Convert AbuseReports class to a module

Phil Hughes requested to merge abuse-reports-module into master

What does this MR do?

Converts the AbuseReports JS class into a module to directly import instead of being inside the global gl object.

Merge request reports