mirror of https://github.com/louislam/uptime-kuma
				
				
				
			[backup] restore pushToken
							parent
							
								
									a15e9077fc
								
							
						
					
					
						commit
						23a2d33f8c
					
				| 
						 | 
				
			
			@ -1041,6 +1041,10 @@ exports.entryPage = "dashboard";
 | 
			
		|||
                                notificationIDList: {},
 | 
			
		||||
                            };
 | 
			
		||||
 | 
			
		||||
                            if (monitorListData[i].pushToken) {
 | 
			
		||||
                                monitor.pushToken = monitorListData[i].pushToken;
 | 
			
		||||
                            }
 | 
			
		||||
 | 
			
		||||
                            let bean = R.dispense("monitor");
 | 
			
		||||
 | 
			
		||||
                            let notificationIDList = monitor.notificationIDList;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue