mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
Add viewIcons
This commit is contained in:
parent
68057d49e8
commit
3dd294e2ad
3 changed files with 42 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue