Skip to content

Commit 94ee826

Browse files
committed
chore: add category for aisay app
1 parent 30b2243 commit 94ee826

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
@@ -8,6 +8,7 @@ import queue from './queue'
88
const app: IApp = {
99
name: 'AISAY',
1010
key: 'aisay',
11+
category: 'others',
1112
description:
1213
'Extract data from documents such as invoices, bank statements, cheques, and more',
1314
iconUrl: '{BASE_URL}/apps/aisay/assets/favicon.svg',

0 commit comments

Comments
 (0)