Explorar el Código

bro

pull/1/head
Burrit0z hace 4 años
padre
commit
028c5bd068
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      KAIBattery.mm

+ 1
- 1
KAIBattery.mm Ver fichero

@@ -76,7 +76,7 @@ long long lastPercentage;
//[self.heightAnchor constraintEqualToConstant:(self.number * 85)].active = YES;
self.isUpdating = NO;
self.number = [self.subviews count];
[(CSAdjunctListView *)self.superview KaiUpdate];
[(CSAdjunctListView *)self.superview.superview KaiUpdate];
}
//});
}

Cargando…
Cancelar
Guardar