disable traceback lines with non-existing files

This commit is contained in:
MihailRis
2024-11-24 12:09:46 +03:00
parent 5039bdfc63
commit 9ed80ec835
4 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<label hover-color="#A0A0FF" interactive="true" onclick="%{callback}" color="%{color}">
<label hover-color="#A0A0FF" interactive="true" onclick="%{callback}" color="%{color}" enabled="%{enabled}">
%{location}
</label>