fix test
This commit is contained in:
		
							parent
							
								
									0082747237
								
							
						
					
					
						commit
						eaa85f5aa3
					
				
					 2 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -157,6 +157,7 @@ describe('アンテナ', () => {
 | 
			
		|||
			withReplies: false,
 | 
			
		||||
			excludeBots: false,
 | 
			
		||||
			localOnly: false,
 | 
			
		||||
			notify: false,
 | 
			
		||||
		};
 | 
			
		||||
		assert.deepStrictEqual(response, expected);
 | 
			
		||||
	});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4449,6 +4449,8 @@ export type components = {
 | 
			
		|||
      isActive: boolean;
 | 
			
		||||
      /** @default false */
 | 
			
		||||
      hasUnreadNote: boolean;
 | 
			
		||||
      /** @default false */
 | 
			
		||||
      notify: boolean;
 | 
			
		||||
    };
 | 
			
		||||
    Clip: {
 | 
			
		||||
      /**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue