mirror of
https://github.com/AppHouseKitchen/AlDente-Battery_Care_and_Monitoring.git
synced 2026-01-19 23:47:02 +01:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55eea484f0 | ||
|
|
d68b3401a2 |
@@ -248,7 +248,8 @@ final class Helper {
|
||||
print("helperVersion:", helperVersion, " version from helper:", version)
|
||||
if !helperVersion.elementsEqual(version) {
|
||||
reply(false)
|
||||
return() }
|
||||
return()
|
||||
}
|
||||
else{
|
||||
self.isInitialized = true
|
||||
reply(true)
|
||||
|
||||
Reference in New Issue
Block a user