Add step-by-step tutorial

This commit is contained in:
Evgeny
2025-02-20 07:53:57 +08:00
parent b5b701ce1c
commit adfa6fad13
7 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
function on_load()
aio:remove_widget("sale")
ui:show_text("Sale widget not removed :)")
end