summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoradlyq <[email protected]>2022-11-03 13:44:02 +0800
committeradlyq <[email protected]>2022-11-03 13:44:17 +0800
commitb396ce2d4195c2a24fdbb270e49afcb714527459 (patch)
tree5406e8d1463f910b73defa4a3ad98370d481fa59 /src
parentc539d5915023ed99bf0235701d884fa4b02589ec (diff)
empty commit
Diffstat (limited to 'src')
-rw-r--r--src/components/Logs.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Logs.tsx b/src/components/Logs.tsx
index 41aa712..6ddceac 100644
--- a/src/components/Logs.tsx
+++ b/src/components/Logs.tsx
@@ -25,6 +25,7 @@ const colors = {
error: '#c11c1c',
};
+
const logTypes = {
debug: 'debug',
info: 'info',