Преглед на файлове

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

chip преди 1 година
родител
ревизия
3bbfac8f3b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      core/tauri/scripts/ipc-protocol.js

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

@@ -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__