فهرست منبع

prevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)

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

* undo whitespace change
chip 1 سال پیش
والد
کامیت
c2d3afa4fb
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      core/tauri/scripts/ipc.js

+ 0 - 1
core/tauri/scripts/ipc.js

@@ -23,7 +23,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__