Skip to content

Commit 9bac643

Browse files
committed
whitelist new tauri commands
1 parent 43ceab6 commit 9bac643

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src-tauri/permissions/default.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ commands.allow = [
66
"save_device_config",
77
"all_instances",
88
"connect",
9+
"connect_with_posture",
910
"disconnect",
1011
"update_instance",
1112
"location_stats",
@@ -36,4 +37,5 @@ commands.allow = [
3637
"swap_to_old_ui",
3738
"all_active_connections",
3839
"disconnect_locations",
40+
"get_posture_data",
3941
]

0 commit comments

Comments
 (0)