tauri: implement runtime.readClipboardImage
and TempFileFunctions, also fix pasting of (non-image) files into composer
#71
Annotations
2 warnings
Run tauri-apps/tauri-action@v0:
packages/frontend/src/components/QrReader/helper.ts#L53
Replace `(err)=>` with `err·=>·`
|
Run tauri-apps/tauri-action@v0:
packages/frontend/src/components/composer/Composer.tsx#L272
Replace `";base64,"` with `';base64,'`
|
Loading