fix tuype

This commit is contained in:
syuilo
2025-11-07 13:02:46 +09:00
parent ad4751918b
commit edbe30a3df
4 changed files with 9 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ export function channel(id = 'somechannelid', name = 'Some Channel', bannerUrl:
description: null,
userId: null,
bannerUrl,
bannerId: null,
pinnedNoteIds: [],
color: '#000',
isArchived: false,