This commit is contained in:
Mads Rasmussen
2017-10-27 10:12:48 +02:00
parent 584e47f51f
commit ef4d41c80a

View File

@@ -133,7 +133,7 @@
*
* @description
* Returns the current tour
* @returns {Array} Returns the current tour
* @returns {Object} Returns the current tour
*/
function getCurrentTour() {
return currentTour;