Fix file association double-click rendering (v1.6.1)

Fixed issue where files opened via double-click were not rendering properly. Added proper wait for renderer load state before sending file data.
This commit is contained in:
2025-10-05 20:34:28 +05:30
parent 45b2063419
commit 0a1b623278
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pan-converter",
"version": "1.6.0",
"version": "1.6.1",
"description": "Cross-platform Markdown editor and converter using Pandoc",
"main": "src/main.js",
"scripts": {