mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix html parsing in logs (#1598)
This commit is contained in:
@@ -8,6 +8,7 @@ var convert = new Convert({
|
||||
colors: {
|
||||
4: 'Cyan',
|
||||
},
|
||||
escapeXML: true,
|
||||
})
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user