diff --git a/scripts/client/main.js b/scripts/client/main.js index 6c929e2d..43b43181 100644 --- a/scripts/client/main.js +++ b/scripts/client/main.js @@ -46,4 +46,6 @@ let streamingRadioElement = false; let enterPropertyKey = null; +let forcedAnimation = null; + // =========================================================================== \ No newline at end of file