fix(motd): run prettier

This commit is contained in:
Beebles
2024-08-07 17:17:53 -06:00
parent 5a212e95fc
commit 267b11c9bf
3 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export interface Motd {
name: string;
description: string;
date: string;
severity: "High" | "Medium" | "Low";
severity: 'High' | 'Medium' | 'Low';
}
// name: version