mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-15 04:30:49 +00:00
Fix typo
This commit is contained in:
parent
74ee492b49
commit
1aeb0184a7
@ -74,7 +74,7 @@ public class SelectDirDialogItemAdapter extends RecyclerView.Adapter<SelectDirDi
|
||||
if (this.libraryItemPage.getPageId() == null) {
|
||||
return null;
|
||||
} else {
|
||||
return this.libraryItemPage.getPageTitle()
|
||||
return this.libraryItemPage.getPageTitle();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user