mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 14:13:01 -04:00
change
This commit is contained in:
parent
beece558b8
commit
91dba199c4
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ function formatFileSize(bytes: number): string {
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "ImageZoom",
|
name: "ImageZoom",
|
||||||
description: "Lets you zoom in to images and gifs as well as displays image metadata. Use scroll wheel to zoom in and shift + scroll wheel to increase lens radius.",
|
description: "Lets you zoom in to images and gifs as well as displays image metadata. Use scroll wheel to zoom in and shift + scroll wheel to increase lens radius.",
|
||||||
authors: [Devs.Aria, EquicordDevs.Campfire],
|
authors: [Devs.Aria, EquicordDevs.interia],
|
||||||
tags: ["ImageUtilities"],
|
tags: ["ImageUtilities"],
|
||||||
|
|
||||||
managedStyle,
|
managedStyle,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue