Cache contributors in IndexedDB
This commit is contained in:
@@ -19,4 +19,7 @@ export default EmberObject.extend({
|
||||
wiki_username: null,
|
||||
zoom_display_name: null,
|
||||
|
||||
serialize() {
|
||||
return JSON.stringify(this);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user