Skip to content

Commit 456b6c7

Browse files
committed
Revert "Removed airline logos and replace placeholder path"
This reverts commit 8d91dad.
1 parent 712d559 commit 456b6c7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

MatrixPortal_S3_Flight_Proximity_Tracker/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
GAP_BETWEEN_ICONS = 15 # Gap between the icons
3535
NUMBER_OF_ICONS = 2 # Number of icons to display
36-
PLACEHOLDER_ICON_PATH = "/placeholder_image/placeholder.bmp"
36+
PLACEHOLDER_ICON_PATH = "/airline_logos/placeholder.bmp"
3737

3838
# --- Text Properties ---
3939
TEXT_START_X = ICON_WIDTH + 4
Binary file not shown.

0 commit comments

Comments
 (0)