Update opener.mdx - fix missing ] in example (#3448)

This commit is contained in:
Thomas Peißl
2025-08-09 22:42:22 +02:00
committed by GitHub
parent bb2604b074
commit 521a47b1f0

View File

@@ -159,6 +159,7 @@ Lastly, an example on how to add permissions for the exact `https://tauri.app` U
{
"url": "custom:*"
}
]
}
]
}