SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

fix(api): "command not found" error when running addPluginListener (#14132)

* fix(api): "command not found" error when running addPluginListener

the backend expects the command name to be in snake case

we've made this change already for check_permissions and request_permissions, but missed register_listener

* fix check instead

* update bundle.global.js

* code review suggestion

* add note

* adjust change file

* remove unused var

* fmt

* build
L
Lucas Fernandes Nogueira committed
08bda64c25008bd45c5b58d06ff14649081a2f5d
Parent: 28a2f9b
Committed by GitHub <noreply@github.com> on 10/6/2025, 5:55:20 PM