Spaces:
Sleeping
Sleeping
Fix actualizar créditos.
Browse files
tools.py
CHANGED
@@ -5,7 +5,7 @@ def actualizar_creditos(nuevos_creditos):
|
|
5 |
<div style="text-align: right;">💶<b>Credits Available:</b> {nuevos_creditos}</div>
|
6 |
"""
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
|
|
5 |
<div style="text-align: right;">💶<b>Credits Available:</b> {nuevos_creditos}</div>
|
6 |
"""
|
7 |
|
8 |
+
return html_credits
|
9 |
|
10 |
|
11 |
|