Implement plugin tags

This commit is contained in:
V 2023-05-12 03:41:00 +02:00
parent 3c7496ac6d
commit ade31f993b
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
7 changed files with 25 additions and 4 deletions

View file

@ -130,6 +130,8 @@ export default definePlugin({
name: "ImageZoom",
description: "Lets you zoom in to images and gifs. Use scroll wheel to zoom in and shift + scroll wheel to increase lens radius / size",
authors: [Devs.Aria],
tags: ["ImageUtilities"],
patches: [
{
find: '"renderLinkComponent","maxWidth"',