Fix mistake

This commit is contained in:
Diego Ripley
2026-02-08 11:19:57 -05:00
parent cf13ec3f8c
commit bc8afeb87e
+2 -2
View File
@@ -160,9 +160,9 @@ flowchart TD
WebP a94@--> GeoPackage WebP a94@--> GeoPackage
a94@{animate: true, animation: slow} a94@{animate: true, animation: slow}
WebP a103@--> JPG WebP a103@--> JPG
103@{animate: true, animation: slow} a103@{animate: true, animation: slow}
WebP a104@--> PNG WebP a104@--> PNG
104@{animate: true, animation: slow} a104@{animate: true, animation: slow}
JPG a101@--> FileGeodatabase JPG a101@--> FileGeodatabase
a101@{animate: true, animation: slow} a101@{animate: true, animation: slow}
PNG a102@--> FileGeodatabase PNG a102@--> FileGeodatabase