mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
eslint fix
This commit is contained in:
@@ -173,12 +173,10 @@ export const useModerationStore = defineStore('Moderation', () => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Get user moderations
|
||||
* @param {string} userId
|
||||
* @return {object} moderations
|
||||
* @returns {object} moderations
|
||||
* @property {boolean} isBlocked
|
||||
* @property {boolean} isMuted
|
||||
* @property {boolean} isAvatarInteractionDisabled
|
||||
|
||||
Reference in New Issue
Block a user