diff --git a/webui/templates.py b/webui/templates.py index bed38ba..a22ee87 100644 --- a/webui/templates.py +++ b/webui/templates.py @@ -12,9 +12,9 @@ class Messages: "Do you know what **Docker** is? If yes, please consider running the application " "locally. \n" "StreamLit community hosting has some limitations, such as: \n" - "1. Maximum map size is 2048x2048 meters. \n" - "2. Advanced settings are disabled. \n" - "3. Texure dissolving is disabled (they will look worse). \n \n" + "🔸Maximum map size is 2048x2048 meters. \n" + "🔸Advanced settings are disabled. \n" + "🔸Texure dissolving is disabled (they will look worse). \n \n" "If you run the application locally, you won't have any of these limitations " "and will be able to generate maps of any size with any settings you want and nice looking textures. \n" "Learn more about the Docker version in the repo's "