VERSIONE 0.3.3: RISO:

"RISO.APP
alla fine copiare la cartella upload di insiemesipuo.app in riso.app"
Corretto BOT Menu
Altre sistemazioni (idShippings)
This commit is contained in:
paoloar77
2022-03-02 20:18:49 +01:00
parent 1c22d5e8d4
commit aaa67ae0aa
84 changed files with 3267 additions and 106 deletions

View File

@@ -16,7 +16,7 @@ export default defineComponent({
const arrfilterand: any = ref([])
function mounted() {
if (tools.appid() === tools.IDAPP_AYNI) {
if (tools.appid() === tools.IDAPP_RISO) {
arrfilterand.value = [
{
label: 'Attivi',
@@ -26,18 +26,6 @@ export default defineComponent({
label: 'Nascosti',
value: shared_consts.FILTER_NASCOSTI
},
{
label: 'Navi Non Presenti!',
value: shared_consts.FILTER_NAVI_NON_PRESENTI
},
{
label: 'Non hanno visto Zoom',
value: shared_consts.FILTER_USER_NO_ZOOM
},
{
label: 'hanno detto di aver visto lo Zoom',
value: shared_consts.FILTER_ASK_ZOOM_VISTO
},
{
label: 'Non hanno l\'Invitante',
value: shared_consts.FILTER_USER_NO_INVITANTE
@@ -54,10 +42,6 @@ export default defineComponent({
label: 'Email non Verificata',
value: shared_consts.FILTER_USER_NO_EMAIL_VERIFICATA
},
{
label: 'Non hanno compilato il sogno',
value: shared_consts.FILTER_USER_NO_DREAM
},
{
label: 'Telegram BOT Rimosso',
value: shared_consts.FILTER_USER_TELEGRAM_BLOCKED