Skip to content

Commit 457446b

Browse files
committed
chore: add category for aisay app
1 parent 2eb2893 commit 457446b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/backend/src/apps/aisay/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import queue from './queue'
99
const app: IApp = {
1010
name: 'AISAY',
1111
key: 'aisay',
12+
category: 'others',
1213
description:
1314
'Extract data from documents such as invoices, bank statements, cheques, and more',
1415
iconUrl: '{BASE_URL}/apps/aisay/assets/favicon.svg',

0 commit comments

Comments
 (0)