added ListResearch App
This commit is contained in:
@ -10,7 +10,4 @@ export async function fetchResearches(id){
|
||||
|
||||
export async function fetchStats(id){
|
||||
return restGet("/stats/" +id)
|
||||
}
|
||||
export async function addView(url){
|
||||
return restPost("/addview/" +url)
|
||||
}
|
Reference in New Issue
Block a user