migrate Account Friends sentFriendRequest to FB
This commit is contained in:
parent
b5c1ffe5b7
commit
8299e9e706
3 changed files with 59 additions and 17 deletions
|
|
@ -19,6 +19,10 @@ my %namespaces = (
|
|||
submit => "form_field_submit",
|
||||
formFooter => "form_footer",
|
||||
},
|
||||
"Account/Friends/SendRequest" => {
|
||||
form_message_rich => "form_field_message_field",
|
||||
submit_button => "form_field_submit",
|
||||
},
|
||||
);
|
||||
|
||||
# Map of namespace => { match => replacement }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue