mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Add method names for assets table to store
This commit is contained in:
parent
9ea354c75c
commit
cebd8fa996
@ -61,6 +61,9 @@ var methods = [
|
||||
'updateOwnershipData',
|
||||
'saveBookmark',
|
||||
'getBookmark',
|
||||
'getAssetsForUser',
|
||||
'saveAsset',
|
||||
'removeAsset'
|
||||
];
|
||||
|
||||
// Proxy the methods through the store.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user