fix(backend): fix backward compatibility of antenna
This commit is contained in:
@@ -43,6 +43,7 @@ export class AntennaEntityService {
|
||||
withFile: antenna.withFile,
|
||||
isActive: antenna.isActive,
|
||||
hasUnreadNote: false, // TODO
|
||||
notify: false, // 後方互換性のため
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user