Browse Source

Export isSpeakerNotes

Jens Lechtenbörger 7 năm trước cách đây
mục cha
commit
44a5673e6f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

@@ -5104,6 +5104,7 @@
 		isOverview: isOverview,
 		isPaused: isPaused,
 		isAutoSliding: isAutoSliding,
+		isSpeakerNotes: isSpeakerNotes,
 
 		// Adds or removes all internal event listeners (such as keyboard)
 		addEventListeners: addEventListeners,