mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-20 03:47:01 -04:00
Merge remote-tracking branch 'upstream/dev'
This commit is contained in:
commit
c8cf4f142d
2 changed files with 10 additions and 1 deletions
|
@ -83,7 +83,7 @@ export default definePlugin({
|
|||
find: "useCanFavoriteChannel",
|
||||
replacement: {
|
||||
match: /\i\.isDM\(\)\|\|\i\.isThread\(\)/,
|
||||
replace: "true",
|
||||
replace: "false",
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue