same small fixes

This commit is contained in:
the-djmaze 2024-03-20 00:45:11 +01:00
parent 6bd66b8a2d
commit 8c077a94c6
3 changed files with 7 additions and 5 deletions

View file

@ -454,7 +454,8 @@ and called in JavaScript using rl.pluginRemoteRequest().
### rl-view-model.create
event.detail = the ViewModel class
Happens immediately after the ViewModel constructor
Happens immediately after the ViewModel constructor.
See accessible properties as https://github.com/the-djmaze/snappymail/blob/master/dev/Knoin/AbstractViews.js
### rl-view-model
event.detail = the ViewModel class