This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
maixinrong
/
Calculation
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
1
MaiXinRong
4 years atrás
parent
48b1dce444
commit
bbf965c87c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/public/js/shares/new_tag.js
+ 1
- 1
app/public/js/shares/new_tag.js
Ver Ficheiro
@@ -31,4 +31,4 @@ const newTag = function (setting) {
});
});
return {do: addTag}
-}
+}
;