forked from anixart-mod/patcher
init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Change package icon of apk
|
||||
|
||||
import time
|
||||
|
||||
def apply(config: dict) -> bool:
|
||||
time.sleep(1)
|
||||
return False
|
||||
Reference in New Issue
Block a user