Add step-by-step tutorial
This commit is contained in:
4
samples/remove_sale_card.lua
Normal file
4
samples/remove_sale_card.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
function on_load()
|
||||
aio:remove_widget("sale")
|
||||
ui:show_text("Sale widget not removed :)")
|
||||
end
|
||||
Reference in New Issue
Block a user