fix: reset logs window manually

This commit is contained in:
2023-10-31 12:33:57 +02:00
parent c99d4f6f0f
commit f553cc059a

View File

@ -67,6 +67,8 @@
packageInfoVariablesDiv.empty();
packageInfoLogsInput.empty();
packageInfoModal.trigger("reset");
});