notes; load user/profile -> open user/profile

This commit is contained in:
Ryan Fleury
2024-01-29 17:31:47 -08:00
parent 9b8c0e32b5
commit 49f7fa9fa3
8 changed files with 25 additions and 19 deletions
+3 -1
View File
@@ -170,7 +170,9 @@ DF_DefaultBindingTable:
@table(old_name new_name)
DF_BindingVersionRemapTable:
{
{"commands" "run_command"}
{"commands" "run_command"}
{"load_user" "open_user"}
{"load_profile" "open_profile"}
}
////////////////////////////////