mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Lint
This commit is contained in:
@@ -373,7 +373,8 @@ export const useSearchStore = defineStore('Search', () => {
|
||||
});
|
||||
}
|
||||
}
|
||||
} catch {
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
} finally {
|
||||
directAccessPrompt.value = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user