Przeglądaj źródła

Fix mistake in API documentation.

pull/1024/head
Matthew Petroff 3 lat temu
rodzic
commit
dbd7f0c1bb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/js/pannellum.js

+ 1
- 1
src/js/pannellum.js Wyświetl plik

@@ -3115,7 +3115,7 @@ this.getScene = function() {
* @memberof Viewer
* @instance
* @param {string} sceneId - The ID of the new scene
* @param {string} config - The configuration of the new scene
* @param {Object} config - The configuration of the new scene
* @returns {Viewer} `this`
*/
this.addScene = function(sceneId, config) {


Ładowanie…
Anuluj
Zapisz