You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(tauri): simplify script handling in execute function
- Updated the `execute` function to enhance handling of string and function scripts by passing them as-is, improving clarity and functionality.
- Adjusted comments for better understanding of the script processing logic, ensuring that both strings and functions are correctly wrapped for execution.
0 commit comments