This is the best advice I can give as well!
You should make a habit of checking the availability of an extension before using it. Like this:
if push then
push.register()
end
This is the best advice I can give as well!
You should make a habit of checking the availability of an extension before using it. Like this:
if push then
push.register()
end