fix: implementation

This commit is contained in:
Hiddify
2024-03-17 23:33:39 +01:00
parent ed38b15a75
commit 70d73a2d63
4 changed files with 7 additions and 5 deletions

View File

@@ -292,7 +292,7 @@ class BoxService(
}
}
}
private fun postServiceClose(){
override fun postServiceClose(){
//TODO:
}