Skip to content

Commit 90c89ce

Browse files
committed
chore: add category for aisay app
1 parent 52b245e commit 90c89ce

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
'AI-powered document reader that automates the extraction and validation of data',
1314
iconUrl: '{BASE_URL}/apps/aisay/assets/favicon.svg',

0 commit comments

Comments
 (0)