Skip to content

Commit

Permalink
Revert "change number of masternode in homepage"
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x authored Dec 18, 2018
1 parent e6f271f commit 7ef28c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/candidates/List.vue
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export default {
voteItem: {},
candidates: [],
currentPage: 1,
perPage: 30,
perPage: 10,
totalRows: 0,
tableCssClass: '',
loading: false,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tomomaster",
"version": "1.0.8",
"version": "1.0.7",
"description": "TomoChain Governance DApp",
"main": "elect.js",
"scripts": {
Expand Down

0 comments on commit 7ef28c8

Please sign in to comment.