mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
Update bs_text_on_map.py
This commit is contained in:
parent
b3e9cc0b63
commit
400f20e2f7
1 changed files with 2 additions and 2 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue