Include a way to register other test users #4

Merged
anomalist merged 3 commits from test-registration into master 2023-01-09 21:25:34 +00:00
Showing only changes of commit d3e590822e - Show all commits

View File

@@ -46,7 +46,7 @@ On the test server, the user starting 0x000 has rights to register others, and t
* Edit the `src/views/AccountViewView.vue` file and uncomment the lines referring to "test".
* Use the [Vue Devtools browser extension](https://devtools.vuejs.org/) and type this into the conosle: `$vm.ctx.testRegisterUser()`
* Use the [Vue Devtools browser extension](https://devtools.vuejs.org/) and type this into the console: `$vm.ctx.testRegisterUser()`