Add Sketch file support to ThumbnailViewer plugin

This commit is contained in:
ema
2025-07-08 22:57:02 +08:00
parent a6c077fbbb
commit f9586be3ec
2 changed files with 31 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ public class Plugin : IViewer
".fig", // Figma
".kra", // Krita
".pip", ".pix", // Pixso
".sketch", // Sketch
".xd", // AdobeXD
".xmind", // XMind
]);