BlendMMM commited on
Commit
502aefd
·
verified ·
1 Parent(s): 513bba6

Update utilities.py

Browse files
Files changed (1) hide show
  1. utilities.py +1 -1
utilities.py CHANGED
@@ -39,7 +39,7 @@ color_palette = [
39
  ]
40
 
41
 
42
- CURRENCY_INDICATOR = "$"
43
 
44
  import streamlit_authenticator as stauth
45
 
 
39
  ]
40
 
41
 
42
+ CURRENCY_INDICATOR = '€'
43
 
44
  import streamlit_authenticator as stauth
45