eslint: upgrade to version 9 + tests: remove tests
This commit is contained in:
@@ -18,7 +18,7 @@ export interface GroupMetadata {
|
||||
addressingMode: 'pn' | 'lid'
|
||||
owner: string | undefined
|
||||
ownerJid?: string | undefined
|
||||
owner_country_code: string
|
||||
owner_country_code?: string | undefined
|
||||
subject: string
|
||||
/** group subject owner */
|
||||
subjectOwner?: string
|
||||
|
||||
Reference in New Issue
Block a user