From 39ba2d12def8425822766734fb311a4884e6cfb1 Mon Sep 17 00:00:00 2001 From: Oleksandr Zhurbenko Date: Mon, 11 Sep 2017 12:13:42 -0700 Subject: [PATCH] Fixed permissions --- bigbluebutton-html5/imports/api/2.0/annotations/index.js | 0 .../imports/api/2.0/annotations/server/methods/clearWhiteboard.js | 0 .../imports/api/2.0/annotations/server/methods/sendAnnotation.js | 0 .../imports/api/2.0/annotations/server/methods/undoAnnotation.js | 0 .../imports/api/2.0/cursor/server/methods/publishCursorUpdate.js | 0 .../server/methods/changeWhiteboardAccess.js | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/annotations/index.js mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/annotations/server/methods/clearWhiteboard.js mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/annotations/server/methods/sendAnnotation.js mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/annotations/server/methods/undoAnnotation.js mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/cursor/server/methods/publishCursorUpdate.js mode change 100755 => 100644 bigbluebutton-html5/imports/api/2.0/whiteboard-multi-user/server/methods/changeWhiteboardAccess.js diff --git a/bigbluebutton-html5/imports/api/2.0/annotations/index.js b/bigbluebutton-html5/imports/api/2.0/annotations/index.js old mode 100755 new mode 100644 diff --git a/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/clearWhiteboard.js b/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/clearWhiteboard.js old mode 100755 new mode 100644 diff --git a/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/sendAnnotation.js b/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/sendAnnotation.js old mode 100755 new mode 100644 diff --git a/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/undoAnnotation.js b/bigbluebutton-html5/imports/api/2.0/annotations/server/methods/undoAnnotation.js old mode 100755 new mode 100644 diff --git a/bigbluebutton-html5/imports/api/2.0/cursor/server/methods/publishCursorUpdate.js b/bigbluebutton-html5/imports/api/2.0/cursor/server/methods/publishCursorUpdate.js old mode 100755 new mode 100644 diff --git a/bigbluebutton-html5/imports/api/2.0/whiteboard-multi-user/server/methods/changeWhiteboardAccess.js b/bigbluebutton-html5/imports/api/2.0/whiteboard-multi-user/server/methods/changeWhiteboardAccess.js old mode 100755 new mode 100644