mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									c43019e456
								
							
						
					
					
						commit
						f1e241255e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ init(async (launch) => { | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
| 		if ((Notification as any).permission == 'granted') { | 		if ((Notification as any).permission == 'granted') { | ||||||
| 			registerNotifications(app.$data.os.stream); | 			registerNotifications(os.stream); | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue