mirror of
				https://github.com/MichMich/MagicMirror.git
				synced 2025-10-31 10:48:10 +00:00 
			
		
		
		
	Merge branch 'fix-issue-963' into fix-issue-961
This commit is contained in:
		| @@ -352,7 +352,7 @@ Module.register("calendar", { | ||||
| 			return a.startDate - b.startDate; | ||||
| 		}); | ||||
|  | ||||
| 		return events.slice(0, this.config.maximumEntries); | ||||
| 		return events; | ||||
| 	}, | ||||
|  | ||||
| 	/* createEventList(url) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user