mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix bug
This commit is contained in:
		
							parent
							
								
									857c88e8d6
								
							
						
					
					
						commit
						30d2a1d8b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -294,7 +294,7 @@ if ($i) {
 | 
			
		|||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	const main = stream.useChannel('main', 'System');
 | 
			
		||||
	const main = stream.useChannel('main', null, 'System');
 | 
			
		||||
 | 
			
		||||
	// 自分の情報が更新されたとき
 | 
			
		||||
	main.on('meUpdated', i => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue