From 8d21844b5987ea781dea60e801fd8020be41e722 Mon Sep 17 00:00:00 2001
From: loks0n <22452787+loks0n@users.noreply.github.com>
Date: Tue, 11 Jul 2023 18:28:53 +0100
Subject: [PATCH 1/4] feat: add refine to config.ts
---
src/Config.ts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/Config.ts b/src/Config.ts
index 597a2eb..a383eb7 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",
},
From 5277ab7afc5b22efdadcc8cc8e20412561d91eb3 Mon Sep 17 00:00:00 2001
From: loks0n <22452787+loks0n@users.noreply.github.com>
Date: Tue, 11 Jul 2023 18:48:21 +0100
Subject: [PATCH 2/4] chore: 24 viewbox
---
src/Config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Config.ts b/src/Config.ts
index a383eb7..99780ce 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -205,7 +205,7 @@ export const Config = {
},
refine: {
name: "Refine",
- icon: ``,
+ icon: ``,
},
other: {
name: "Other",
From a31540ae4cb7fadf6954e475eaaa5bc9148e566f Mon Sep 17 00:00:00 2001
From: loks0n <22452787+loks0n@users.noreply.github.com>
Date: Tue, 11 Jul 2023 18:53:54 +0100
Subject: [PATCH 3/4] chore: self close path tags
---
src/Config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Config.ts b/src/Config.ts
index 99780ce..afb18d7 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -205,7 +205,7 @@ export const Config = {
},
refine: {
name: "Refine",
- icon: ``,
+ icon: ``,
},
other: {
name: "Other",
From a2cace6271abfb70ff5081a701e85f99d41dd664 Mon Sep 17 00:00:00 2001
From: loks0n <22452787+loks0n@users.noreply.github.com>
Date: Tue, 11 Jul 2023 18:55:47 +0100
Subject: [PATCH 4/4] chore: restore path
---
src/Config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Config.ts b/src/Config.ts
index afb18d7..cee97d0 100644
--- a/src/Config.ts
+++ b/src/Config.ts
@@ -205,7 +205,7 @@ export const Config = {
},
refine: {
name: "Refine",
- icon: ``,
+ icon: ``,
},
other: {
name: "Other",