[mob][photos] Forgot this in previous commit
This commit is contained in:
@@ -31,4 +31,8 @@ class EnteWakeLock {
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
static Future<void> toggle({required bool enable}) async {
|
||||
await WakelockPlus.toggle(enable: enable);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user