improve title

This commit is contained in:
achraf
2026-06-02 20:36:10 +02:00
parent 4f1af76658
commit 57cd71e07b

View File

@@ -11,7 +11,7 @@ export interface QrCodeGeneratorOptions {
export const qrCodeGeneratorPlugin: PlimiPlugin<QrCodeGeneratorOptions> = {
manifest: {
id: "qr-code-generator",
name: "QR Code Generator (WASM)",
name: "QR Code Generator",
description: "Generate high-performance, offline-ready QR codes locally in the browser using WebAssembly.",
category: "image",
version: "1.0.0",