mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-25 14:58:40 +00:00
Code cleanup for scrutinizer.
This commit is contained in:
2
public/js/ff/intro/intro.js
vendored
2
public/js/ff/intro/intro.js
vendored
@@ -18,7 +18,7 @@
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/** global: routeForTour, routeStepsUri, routeForFinishedTour, forceDemoOff */
|
||||
/** global: routeForTour, token, routeStepsUri, routeForFinishedTour, forceDemoOff */
|
||||
|
||||
$(function () {
|
||||
"use strict";
|
||||
|
Reference in New Issue
Block a user