chore: 統一 可選成員 寫法
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default class RecentChat {
|
||||
declare id: string
|
||||
declare title: string
|
||||
declare avatar: string | null
|
||||
declare avatar?: string
|
||||
declare content: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user