Use strict JS mode

This commit is contained in:
Luke Murphy 2019-12-18 22:38:11 +07:00
parent c39f11c54a
commit fc071a652c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,3 +1,5 @@
"use strict";
//
// Vocoder front-end Javascript
//