Merge pull request #254637 from huantianad/webcord-vencord-pname
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
}:
|
||||
|
||||
webcord.overrideAttrs (old: {
|
||||
pname = "webcord-vencord";
|
||||
|
||||
patches = (old.patches or [ ]) ++ [
|
||||
(substituteAll {
|
||||
src = ./add-extension.patch;
|
||||
|
||||
Reference in New Issue
Block a user