Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
Signed-off-by: James Spadafora <spadjv@gmail.com>
  • Loading branch information
Jspada200ilm committed Oct 1, 2024
1 parent fd1143d commit 49cd938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inspector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,8 @@ void DrawInspector() {
ImGui::Text("Type: The selected media type is not yet supported in the inspector.");
}
ImGui::Unindent();
} else {
ImGui::Text("No media reference found.");
}
}
}
Expand Down

0 comments on commit 49cd938

Please sign in to comment.