mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-06 05:28:06 +00:00
Finishing DB refactor.
This commit is contained in:
@@ -45,7 +45,7 @@ namespace OpenWifi{
|
||||
Answer.set("entries", Inner);
|
||||
return ReturnObject(Answer);
|
||||
} else if(QB_.AdditionalInfo) {
|
||||
AddLocationExtendedInfo(Existing, Answer);
|
||||
AddExtendedInfo(Existing, Answer);
|
||||
}
|
||||
Existing.to_json(Answer);
|
||||
ReturnObject(Answer);
|
||||
|
||||
Reference in New Issue
Block a user