formatting

This commit is contained in:
Dennis Eichhorn 2021-02-06 13:48:04 +01:00
parent 3a4bc10459
commit 280f818b2e

View File

@ -11,7 +11,7 @@ jsOMS.Modules.Media = class {
*
* @since 1.0.0
*/
constructor (app)
constructor (app)
{
this.app = app;
};