From aa0674f98b8cba1867f9ce2ca9e26a6d748f2c4a Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 23 Jul 2019 16:23:34 -0400 Subject: xcode updates --- www/js/EventModalCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventModalCtrl.js') diff --git a/www/js/EventModalCtrl.js b/www/js/EventModalCtrl.js index 889e9a0b..852c3dc7 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -27,7 +27,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro //var isGlobalFid = false; // true if its set to MaxScoreFrameId in events var eventId = 0; var isSnapShotEnabled = false; - var playState = 'play' + var playState = 'play'; -- cgit v1.2.3