mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-11 02:16:23 +00:00
oh return oh is fix right?
This commit is contained in:
parent
22def634ad
commit
a029aae719
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ export default ({
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log(render);
|
console.log(render);
|
||||||
|
return render;
|
||||||
};
|
};
|
||||||
|
|
||||||
const NoteContextMenu = (props) => {
|
const NoteContextMenu = (props) => {
|
||||||
|
|
Loading…
Reference in a new issue