Fix news datasource
This commit is contained in:
@@ -27,7 +27,7 @@ feature --States
|
||||
Result.put_string (query, create {JSON_STRING}.make_json ("query"))
|
||||
end
|
||||
|
||||
set_state (new_state: WSF_JSON_OBJECT)
|
||||
set_state (new_state: JSON_OBJECT)
|
||||
do
|
||||
Precursor (new_state)
|
||||
if attached {JSON_STRING} new_state.item (create {JSON_STRING}.make_json ("query")) as new_query then
|
||||
|
||||
Reference in New Issue
Block a user