mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 18:37:04 -04:00
Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
commit
e941ba88c0
4 changed files with 16 additions and 12 deletions
|
@ -197,7 +197,7 @@ export default definePlugin({
|
|||
},
|
||||
// Patches Discord generic logger function
|
||||
{
|
||||
find: "Σ:",
|
||||
find: '"file-only"!==',
|
||||
predicate: () => settings.store.disableLoggers,
|
||||
replacement: {
|
||||
match: /(?<=&&)(?=console)/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue