mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 09:47:58 +01:00
Add missing "use strict" pragmas.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//
|
||||
// This work is licensed for reuse under an MIT license. Details are
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
"use strict";
|
||||
|
||||
function Compose() { //{{{
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user