Update move-touch-controls-handler.ts

This commit is contained in:
Lugiad 2025-02-16 21:19:49 +01:00 committed by GitHub
parent 90ce428b3f
commit 7a36115b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@ export default class MoveTouchControlsHandler {
</div> </div>
`; `;
return toolbar; return toolbar;
} }
/** /**
* Initializes the toolbar of the configuration mode. * Initializes the toolbar of the configuration mode.