Update bs_text_on_map.py

This commit is contained in:
Anas 2026-01-23 20:55:37 +01:00 committed by GitHub
parent b3e9cc0b63
commit 400f20e2f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ plugman = dict(
authors=[
{"name": "ATD", "email": "anasdhaoidi001@gmail.com", "discord": ""},
],
version="1.0.0",
version="1.5.0",
)
import babase
@ -649,4 +649,4 @@ class Text(babase.Plugin):
return True
def show_settings_ui(self, origin_widget):
TextWindow()
TextWindow()