Add viewIcons

This commit is contained in:
Vendicated 2022-09-02 19:05:52 +02:00
parent 68057d49e8
commit 3dd294e2ad
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
3 changed files with 42 additions and 2 deletions

View file

@ -26,8 +26,6 @@ export default ErrorBoundary.wrap(function Settings(props) {
return o;
}, []);
console.log(depMap);
return (
<Forms.FormSection tag="h1" title="Vencord">
<Forms.FormText>SettingsDir: {settingsDir}</Forms.FormText>