This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
maixinrong
/
Calculation
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
1
MaiXinRong
hace 4 años
padre
48b1dce444
commit
bbf965c87c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
app/public/js/shares/new_tag.js
+ 1
- 1
app/public/js/shares/new_tag.js
Ver fichero
@@ -31,4 +31,4 @@ const newTag = function (setting) {
});
});
return {do: addTag}
-}
+}
;