Changed diagnostic message prefix

This commit is contained in:
2024-06-17 20:39:39 +10:00
parent 80a665fec2
commit fc196c9b4b

View File

@@ -98,6 +98,9 @@ return {
header = "", header = "",
prefix = "", prefix = "",
}, },
virtual_text = {
prefix = "",
},
}) })
end end
} }