1 parent 5e47710 commit 519c1a5Copy full SHA for 519c1a5
1 file changed
src/presentation/pages/HomePage.ts
@@ -183,6 +183,7 @@ export class HomePage implements Page {
183
this.unsubChunks = null;
184
this.counter.stop();
185
this.meter.stop();
186
+ void this.deps.screenWake.release();
187
}
188
189
private syncWakeLock(active: boolean): void {
0 commit comments