Skip to content

Commit

Permalink
chore: add OpenJobDMI (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias authored Oct 17, 2023
1 parent 9eb6a70 commit 7acfc2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/channels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const channelsNames: ReadonlyArray<string> = [
'sdsarchitetturanews',
'albo_unict',
'unict_devs',
'OpenJobDMI',
] as const;

function toChannelEntities(entitiesData: Array<BaseWithScore>): ReadonlyArray<Channel> {
Expand Down

0 comments on commit 7acfc2c

Please sign in to comment.