LightcordApi + RichPresence Menu Update
This commit is contained in:
parent
daac106d21
commit
db138f511d
|
@ -421,6 +421,7 @@ Core.prototype.patchMessageHeader = function() {
|
|||
)
|
||||
);
|
||||
}
|
||||
// TODO: fix 12787689 badges duplicate
|
||||
const id = uuidv4()
|
||||
children.push(
|
||||
BDV2.React.createElement("div", {
|
||||
|
|
Loading…
Reference in New Issue