Fix bug
This commit is contained in:
		
							parent
							
								
									c43019e456
								
							
						
					
					
						commit
						f1e241255e
					
				|  | @ -65,7 +65,7 @@ init(async (launch) => { | |||
| 		} | ||||
| 
 | ||||
| 		if ((Notification as any).permission == 'granted') { | ||||
| 			registerNotifications(app.$data.os.stream); | ||||
| 			registerNotifications(os.stream); | ||||
| 		} | ||||
| 	} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue