Rename debug function
This commit is contained in:
parent
f10944521c
commit
780c1e68a6
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ object DebugFunctions {
|
|||
}
|
||||
}
|
||||
|
||||
fun fixReaderToastCrash() {
|
||||
fun fixReaderViewerBackupBug() {
|
||||
db.inTransaction {
|
||||
db.lowLevel().executeSQL(
|
||||
RawQuery.builder()
|
||||
|
|
|
|||
Loading…
Reference in a new issue