- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/config.py
r652 r503 211 211 class Config(object): 212 212 """Our configuration.""" 213 DEFAULT_UPDATE_URL = "http://mlx.varadiistvan.hu/update /cef"213 DEFAULT_UPDATE_URL = "http://mlx.varadiistvan.hu/update" 214 214 215 215 _messageTypesSection = "messageTypes"
Note:
See TracChangeset
for help on using the changeset viewer.