mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-22 12:57:01 -04:00
Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
commit
d1455b3761
89 changed files with 369 additions and 285 deletions
|
@ -25,7 +25,7 @@ export default definePlugin({
|
|||
settings,
|
||||
patches: [
|
||||
{
|
||||
find: ".Messages.AVATAR_UPLOAD_EDIT_MEDIA",
|
||||
find: "#{intl::AVATAR_UPLOAD_EDIT_MEDIA}",
|
||||
replacement: {
|
||||
match: /maxValue:\d/,
|
||||
replace: "maxValue:$self.settings.store.zoomMultiplier",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue