mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Improve code for intro texts.
This commit is contained in:
		| @@ -21,7 +21,7 @@ function setupIntro(steps) { | ||||
|                          steps: steps, | ||||
|                          exitOnEsc: true, | ||||
|                          exitOnOverlayClick: true, | ||||
|                          keyboardNavigation: true, | ||||
|                          keyboardNavigation: true | ||||
|                      }); | ||||
|     intro.oncomplete(reportIntroFinished); | ||||
|     intro.onexit(reportIntroFinished); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user