Enable strict mode for server
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
// TYPE: Shared (JavaScript)
|
||||
// ===========================================================================
|
||||
|
||||
"use strict";
|
||||
|
||||
// Label Types
|
||||
const AGRP_LABEL_JOB = 1;
|
||||
const AGRP_LABEL_BUSINESS = 2;
|
||||
|
||||
Reference in New Issue
Block a user