Fix Create App search and URLs in entity list

This commit is contained in:
ksuprynowicz 2023-07-03 21:48:51 +02:00
parent 9ded209afe
commit 73d76ca296

View file

@ -955,6 +955,7 @@ function loaded() {
type: type,
url: filename,
fullUrl: filename,
urlWithPath: entity.url,
locked: entity.locked,
visible: entity.visible,
verticesCount: displayIfNonZero(entity.verticesCount),