mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-13 23:26:29 +02:00
sig rental fix2
This commit is contained in:
parent
087fe3da9c
commit
ec95e0db06
3 changed files with 10 additions and 18 deletions
|
@ -963,6 +963,7 @@ sub booking_request(){
|
|||
|
||||
my $return = {
|
||||
bike => "$bike",
|
||||
pos_id => "$pos_id",
|
||||
state => "requested",
|
||||
response_state => "$response_state",
|
||||
response_text => "$response_text"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue