Make Location hover preview images global on env

This commit is contained in:
2021-10-02 20:55:27 +02:00
parent 7b73ac5952
commit 6c1dcf7535
3 changed files with 5 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
}
}
date_updated
photos (sort: "-date_created", limit: 4) {
photos (sort: "-date_created", limit: ${import.meta.env.VITE_PREVIEW_COUNT}) {
image {
id
title