Novusphere / discussions-vue

A Vue.js implementation of Discussions using the novusphere-js API - https://discussions.app
MIT License
12 stars 8 forks source link

Last active timestamp of an account in account data #310

Closed xia256 closed 3 years ago

xia256 commented 3 years ago

Implemented by updating lastActive in the account document when /get or /save of AccountController.js is triggered successfully.