mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
		
						commit
						c5ccd826c8
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
 | 
			
		||||
### NOTE
 | 
			
		||||
- このバージョンからRedis 7.xが必要です。
 | 
			
		||||
- アップデートを行うと全ての通知はリセットされます。
 | 
			
		||||
- アップデートを行うと全ての通知およびアンテナのノートはリセットされます。
 | 
			
		||||
 | 
			
		||||
### General
 | 
			
		||||
- チャンネルをお気に入りに登録できるように
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -24,6 +24,7 @@ import { definePageMetadata } from '@/scripts/page-metadata';
 | 
			
		|||
 | 
			
		||||
const pagination = {
 | 
			
		||||
	endpoint: 'antennas/list' as const,
 | 
			
		||||
	noPaging: true,
 | 
			
		||||
	limit: 10,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue