Skip to content

Commit

Permalink
patch: add new verified users (#739)
Browse files Browse the repository at this point in the history
* Stanislav_Grechka
* 3rm
* Arigrad
  • Loading branch information
maxgithubprofile authored Nov 6, 2022
1 parent 459f164 commit e2fbf1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions js/satolist.js
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@ Platform = function (app, listofnodes) {
'PJ13w4ap16wZ9xmnLViEt4csZRSDrbCsmF': true,
'PDkzixpA4TmkTqEKBJrmX6xFDu15qJ39ut': true,
'PGPqNyxuSSsAkt3m6eb5hyckoDhyy19dW9': true,
'PRUJpbgfqrDayD5eRi1DmDw7S8857Jhw4e': true,
'PWbYmgG6PzqhrNDtuFmWrSaLHTDMwZWc26': true,
'PLbv7r1CkNmPMetvpkTssS14WYuuMXNhDF': true

}

self.bch = {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "pocketnet",

"version": "0.8.22",
"versionsuffix": "1",
"versionsuffix": "2",
"cordovaversion": "1.8.22",
"cordovaversioncode": "180203",
"cordovaversioncode": "180204",

"description": "Bastyon desktop application",
"author": "Pocketnet Community <support@pocketnet.app>",
Expand Down

0 comments on commit e2fbf1a

Please sign in to comment.