Skip to content

Commit

Permalink
fix: icons are not loaded when using remote loader
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorin committed Sep 30, 2024
1 parent 546c387 commit 75e5bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/bootstrap.puml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!endif

!if (%not(%variable_exists("$IMAGE_BASE_PATH"))) && (%variable_exists("$LIB_BASE_LOCATION"))
!global $IMAGE_BASE_PATH=$LIB_BASE_LOCATION + "/"
!global $IMAGE_BASE_PATH=$LIB_BASE_LOCATION
!endif

' constants
Expand Down

0 comments on commit 75e5bae

Please sign in to comment.