forked from akai/readest
feat: supported changing data location on Android (#2131)
This commit is contained in:
@@ -85,7 +85,7 @@ export abstract class BaseAppService implements AppService {
|
||||
hasHaptics = false;
|
||||
hasUpdater = false;
|
||||
hasOrientationLock = false;
|
||||
canCustomRootDir = false;
|
||||
canCustomizeRootDir = false;
|
||||
distChannel = 'readest';
|
||||
|
||||
protected abstract fs: FileSystem;
|
||||
|
||||
Reference in New Issue
Block a user