first prove of concept O_O implementation
This commit is contained in:
parent
3db3496e0d
commit
b5d5cc5ca2
4 changed files with 80 additions and 7 deletions
|
|
@ -66,6 +66,7 @@ export class WikipediaAPI extends APIModel {
|
|||
englishTitle: result.title,
|
||||
year: '',
|
||||
dataSource: this.apiName,
|
||||
url: result.fullurl,
|
||||
id: result.pageid,
|
||||
|
||||
wikiUrl: result.fullurl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue