mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 00:33:50 +02:00
eslint fix
This commit is contained in:
@@ -130,7 +130,7 @@ const MOCK_POSTS = [
|
||||
];
|
||||
|
||||
/**
|
||||
* @param {Object} overrides
|
||||
* @param {object} overrides
|
||||
*/
|
||||
function mountComponent(overrides = {}) {
|
||||
const pinia = createTestingPinia({
|
||||
|
||||
Reference in New Issue
Block a user