From 3b371b5b459360366247a50fa79ff088973abd9b Mon Sep 17 00:00:00 2001 From: Fernando Date: Fri, 10 May 2019 15:11:10 -0500 Subject: [PATCH] Ya no se necesita una cuenta de Google para usar las notificaciones. --- src/components/Inicio/notificaciones.vue | 25 ++++-------------------- 1 file changed, 4 insertions(+), 21 deletions(-) diff --git a/src/components/Inicio/notificaciones.vue b/src/components/Inicio/notificaciones.vue index 815b7e7..deefec4 100644 --- a/src/components/Inicio/notificaciones.vue +++ b/src/components/Inicio/notificaciones.vue @@ -3,37 +3,20 @@ div.titulo.texto1 Notificaciones br p.descr.texto1. - Inicia sesión con Google y recibe notificaciones cuando salgan eps nuevos. - Solo los animes que tú decidas.
-
- Muy pronto... + Recibe notificaciones cuando salgan eps nuevos. Solo los animes que tú decidas br - div(:class="(NODE_ENV === 'production')? 'pronto': ''") - router-link.mas(to="/cuenta") Aprender más - boton-inicio-sesion + div + router-link.mas(to="/ajustes") Aprender más //