mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-28 21:07:57 +01:00
Fix library category not updatable when empty. Closes #907
This commit is contained in:
@@ -5,4 +5,8 @@ open class TestApp : App() {
|
||||
override fun setupAcra() {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
override fun setupJobManager() {
|
||||
// Do nothing
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user