summaryrefslogtreecommitdiff
path: root/www/js/MomentCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-12-10 10:57:03 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-12-10 10:57:03 -0500
commit50196b63876e11074222f1de069728b90da5bfec (patch)
treef0b7710f45e7007b85064a9376875d24d41c7ba2 /www/js/MomentCtrl.js
parent53ce2196f05162cd0bc49e900e26738a6c3ac34b (diff)
meh meh
Diffstat (limited to 'www/js/MomentCtrl.js')
-rw-r--r--www/js/MomentCtrl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/MomentCtrl.js b/www/js/MomentCtrl.js
index c53974a3..915722dd 100644
--- a/www/js/MomentCtrl.js
+++ b/www/js/MomentCtrl.js
@@ -212,6 +212,8 @@ var masonry = null;
for (var i = 0; i < monitors.length; i++) {
if (mid == monitors[i].Monitor.Id) {
+
+
return {
width: monitors[i].Monitor.Width,
height: monitors[i].Monitor.Height,