Code Update
This commit is contained in:
15
src/functions/compatibility.sh
Normal file
15
src/functions/compatibility.sh
Normal file
@@ -0,0 +1,15 @@
|
||||
wi-header(){
|
||||
wx-header $1 $2
|
||||
}
|
||||
|
||||
wi-repeat(){
|
||||
wx-repeat $1 $2
|
||||
}
|
||||
|
||||
wi-login(){
|
||||
wx-login $1 $2
|
||||
}
|
||||
|
||||
wx-stop(){
|
||||
wi-stop
|
||||
}
|
||||
Reference in New Issue
Block a user