WIP invitation API

This commit is contained in:
ansuz
2019-12-13 18:38:05 -05:00
parent 7a5bfe8245
commit 4a83103f52
4 changed files with 60 additions and 24 deletions

View File

@@ -1650,7 +1650,7 @@ define([
placeholder: 'password...' // XXX
}),
h('br'),
linkMessage = h('textarea', {
linkMessage = h('textarea', { // XXX ansuz hitting enter submits...
placeholder: 'note...' // XXX
})
]),