✨✨✨ AGGIORNAMENTO SITO ✨✨✨
👉🏻 E' possibile ora visualizzare la Posizione Reale d'imbarco di quando si verrà aggiunti alle prossime Navi Definitive. Le posizioni verranno aggiornate ogni ora in automatico! 👉🏻 Ora gli imbarchi comprendono anche le navi provvisorie, pertanto è possibile annullarli oppure cambiare l'Invitante, dalla lista imbarchi. 👉🏻 E' ora possibile spostare gli invitati solo se si hanno piu' di 2 invitati per ogni Nave già partita. 👨🏻💻 Per i Tutor: 👉🏻- Sostituzioni : Cliccando su "Cerca il Primo Disponibile" vi suggerirà in automatico il primo passeggero disponibile per la sostituzione. ✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
This commit is contained in:
@@ -2116,7 +2116,6 @@ class Telegram {
|
||||
}
|
||||
if (blocked) {
|
||||
User.SetTelegramWasBlocked(this.idapp, id);
|
||||
|
||||
// ++Todo: DA FARE ! local_sendMsgTelegramToTheManagers(this.idapp, addtext + text);
|
||||
}
|
||||
return 0;
|
||||
@@ -2153,7 +2152,7 @@ class Telegram {
|
||||
let text2 = text.slice(4096, text.length);
|
||||
await this._inviaMsg(id, text1, form, menu, msg_id, chat_id, ripr_menuPrec);
|
||||
return await this._inviaMsg(id, text2, form, menu, msg_id, chat_id, ripr_menuPrec);
|
||||
}else {
|
||||
} else {
|
||||
return await this._inviaMsg(id, text, form, menu, msg_id, chat_id, ripr_menuPrec);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user