Skip to content

Commit

Permalink
Merge 5d9f58e into 435e8b4
Browse files Browse the repository at this point in the history
  • Loading branch information
sveyret committed Feb 28, 2020
2 parents 435e8b4 + 5d9f58e commit ebea9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages/Level.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* The level of the message.
*/
const enum Level {
enum Level {
Error,
Warning,
Information,
Expand Down

0 comments on commit ebea9a3

Please sign in to comment.