diff options
Diffstat (limited to 'src/util/magic-constants.js')
-rw-r--r-- | src/util/magic-constants.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/magic-constants.js b/src/util/magic-constants.js index c59e14aa..a7b29332 100644 --- a/src/util/magic-constants.js +++ b/src/util/magic-constants.js @@ -1,3 +1,5 @@ +// @format +// // Magic constants only! These are hard-coded, and any use of them should be // considered a flaw in the codebase - areas where we use hard-coded behavior // to support one use of the wiki software (i.e. HSMusic, usually), rather than |