Hide proposals from non-Ethereum visitors
This commit is contained in:
@@ -2,6 +2,7 @@ import Ember from 'ember';
|
||||
|
||||
export default Ember.Object.extend({
|
||||
|
||||
id: null,
|
||||
creator: null,
|
||||
recipient: null,
|
||||
votesCount: null,
|
||||
|
||||
Reference in New Issue
Block a user