mirror of
https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker.git
synced 2026-01-06 00:49:57 -06:00
Display RGB color, transparency and prints for parts
This commit is contained in:
@@ -19,7 +19,7 @@ SELECT
|
||||
"rebrickable_parts"."image",
|
||||
"rebrickable_parts"."image_id",
|
||||
"rebrickable_parts"."url",
|
||||
--"rebrickable_parts"."print",
|
||||
"rebrickable_parts"."print",
|
||||
{% block total_missing %}
|
||||
NULL AS "total_missing", -- dummy for order: total_missing
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user