#388: update naming properly
This commit is contained in:
parent
9f1214555e
commit
cccf33d6dd
2 changed files with 4 additions and 4 deletions
|
@ -14,8 +14,8 @@ const startFetching = ({credentials, store}) => {
|
|||
return setInterval(boundFetchAndUpdate, 10000)
|
||||
}
|
||||
|
||||
const requestFetcher = {
|
||||
const followRequestFetcher = {
|
||||
startFetching
|
||||
}
|
||||
|
||||
export default requestFetcher
|
||||
export default followRequestFetcher
|
Loading…
Add table
Add a link
Reference in a new issue