We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df34956 commit 9caaf94Copy full SHA for 9caaf94
public/config.json
@@ -147,6 +147,16 @@
147
"src": "logo_vzbot.svg"
148
}
149
},
150
+ {
151
+ "name": "Z-Bolt",
152
+ "color": "#2196F3",
153
+ "isDark": true,
154
+ "logo": {
155
+ "src": "logo_z-bolt.svg",
156
+ "dark": "#232323",
157
+ "light": "#ffffff"
158
+ }
159
+ },
160
{
161
"name": "ZeroG",
162
"color": "#e34234",
public/logo_z-bolt.svg
server/config.json
@@ -139,6 +139,16 @@
139
140
141
142
143
144
145
146
0 commit comments