mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
how tf can I be this dumb
This commit is contained in:
parent
2e9096e965
commit
ffd1b9bff6
File diff suppressed because one or more lines are too long
@ -348,7 +348,7 @@ export default new class V2_SettingsPanel {
|
||||
BDV2.reactDom.render(this.coreComponent, root);
|
||||
}
|
||||
|
||||
renderLightordSettings() {
|
||||
renderLightcordSettings() {
|
||||
const root = this.root;
|
||||
if (!root) return Utils.err("SettingsPanel", "FAILED TO LOCATE ROOT: .layer-3QrUeG .standardSidebarView-3F1I7i");
|
||||
BDV2.reactDom.render(this.lightcordComponent, root);
|
||||
|
Loading…
x
Reference in New Issue
Block a user