Skip to content

Commit 2f0f09f

Browse files
Upd gulpfile
1 parent d1a4aad commit 2f0f09f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gulpfile.babel.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ function humanize(categoryId) {
296296
return "SharePoint";
297297
case "snowflake":
298298
return "Snowflake";
299+
case "supabase":
300+
return "Supabase";
299301
case "solarwinds":
300302
return "SolarWinds";
301303
case "sql":

0 commit comments

Comments
 (0)