forked from Green-Sky/tomato
forgot to close popup (oops)
This commit is contained in:
parent
3f78e17888
commit
e7095a1849
@ -386,6 +386,7 @@ void ChatGui4::render(void) {
|
||||
pasteFile(mime_type);
|
||||
}
|
||||
}
|
||||
ImGui::EndPopup();
|
||||
}
|
||||
//ImGui::EndDisabled();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user