From cebd8fa996384ddffac3c3bd461b46c48c4c8aec Mon Sep 17 00:00:00 2001 From: Fabien O'Carroll Date: Tue, 21 Oct 2014 11:26:12 +0100 Subject: [PATCH] Add method names for assets table to store --- lib/store.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/store.js b/lib/store.js index 432aafe5..42e371eb 100644 --- a/lib/store.js +++ b/lib/store.js @@ -61,6 +61,9 @@ var methods = [ 'updateOwnershipData', 'saveBookmark', 'getBookmark', + 'getAssetsForUser', + 'saveAsset', + 'removeAsset' ]; // Proxy the methods through the store.