egh
This commit is contained in:
@@ -112,10 +112,6 @@ public class DatabaseDialog extends BaseDialog{
|
|||||||
if(all.getChildren().isEmpty()){
|
if(all.getChildren().isEmpty()){
|
||||||
all.add("@none.found");
|
all.add("@none.found");
|
||||||
}
|
}
|
||||||
|
|
||||||
Core.app.post(() -> {
|
|
||||||
invalidateHierarchy();
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
||||||
boolean unlocked(UnlockableContent content){
|
boolean unlocked(UnlockableContent content){
|
||||||
|
|||||||
Reference in New Issue
Block a user