mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Update JS
This commit is contained in:
		
							
								
								
									
										18
									
								
								resources/assets/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								resources/assets/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							| @@ -37,21 +37,3 @@ if (token) { | ||||
|    console.error('CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token'); | ||||
| } | ||||
|  | ||||
| /** | ||||
|  * Echo exposes an expressive API for subscribing to channels and listening | ||||
|  * for events that are broadcast by Laravel. Echo and event broadcasting | ||||
|  * allows your team to easily build robust real-time web applications. | ||||
|  */ | ||||
| // | ||||
| // import Echo from 'laravel-echo' | ||||
| // | ||||
| // window.Pusher = require('pusher-js'); | ||||
| // | ||||
| // window.Echo = new Echo({ | ||||
| //     broadcaster: 'pusher', | ||||
| //     key: 'your-pusher-key', | ||||
| //     cluster: 'mt1', | ||||
| //     encrypted: true | ||||
| // }); | ||||
|  | ||||
| /** Include font awesome */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user