feat: 增加常规点限速的渲染

This commit is contained in:
2023-04-25 17:15:47 +08:00
parent 67ce6f11b9
commit f1d6ebe22b
4 changed files with 17 additions and 25 deletions

View File

@@ -47,7 +47,7 @@ class ImportOMDBHelper @AssistedInject constructor(
).writableDatabase
}
private val configFile: File =
File("${Constant.DATA_PATH}/${Constant.CURRENT_USER_ID}", Constant.OMDB_CONFIG)
File("${Constant.USER_DATA_PATH}", Constant.OMDB_CONFIG)
/**
* 读取config的配置文件