Edit name + address for session

This commit is contained in:
Maarten 2024-08-08 13:13:39 +02:00
parent f9a78a5c37
commit fe82b69997
8 changed files with 419 additions and 70 deletions

View file

@ -39,6 +39,8 @@ export class Message {
type: type,
text1: message,
position: 'bottom',
visibilityTime: 2000,
autoHide: true,
})
}