Added some info about the viewModelTemplateID in the example extension

This commit is contained in:
the-djmaze 2024-06-04 17:38:12 +02:00
parent f4a11c9c6e
commit d40f211995
2 changed files with 51 additions and 1 deletions

View file

@ -20,7 +20,6 @@ const
SignMeOn = 1,
SignMeUnused = 2;
export class LoginUserView extends AbstractViewLogin {
constructor() {
super();