You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a check to handle cases where the picto name from `PictoPath` is not found in `imageDict`. If not found, attempt a case-insensitive match and update `pictoName` accordingly. Log a warning if no match is found. Updated `PictoPath` assignment to use the corrected `pictoName`.
0 commit comments