diff --git a/src/Config.ts b/src/Config.ts
index 597a2eb..cee97d0 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -203,6 +203,10 @@ export const Config = {
name: "Hugo",
icon: ``,
},
+ refine: {
+ name: "Refine",
+ icon: ``,
+ },
other: {
name: "Other",
},