Cache channel claims

This commit is contained in:
6ea86b96 2017-06-16 10:06:01 +07:00
parent e01868d29b
commit df954882bc

View file

@ -90,6 +90,7 @@ const saveClaimsFilter = createFilter("claims", [
"byId",
"claimsByUri",
"myClaims",
"myChannelClaims",
]);
const persistOptions = {