don't use invoke key template name in comment (fix #10084) (#10088)

This commit is contained in:
chip 2024-06-18 18:42:40 +02:00 committed by GitHub
parent 16641723b0
commit 3bbfac8f3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,6 @@
*
* This is declared outside the `window.__TAURI_INVOKE__` definition to prevent
* the key from being leaked by `window.__TAURI_INVOKE__.toString()`.
* @var {string} __TEMPLATE_invoke_key__
*/
const __TAURI_INVOKE_KEY__ = __TEMPLATE_invoke_key__