Rename debug function

This commit is contained in:
Jobobby04 2021-04-14 19:01:41 -04:00
parent f10944521c
commit 780c1e68a6

View File

@ -306,7 +306,7 @@ object DebugFunctions {
}
}
fun fixReaderToastCrash() {
fun fixReaderViewerBackupBug() {
db.inTransaction {
db.lowLevel().executeSQL(
RawQuery.builder()