Skip to content

Commit 6679086

Browse files
kevinkim-ogpm0nggh
authored andcommitted
chore: add category for AISAY app (#945)
* Add category for AISAY app ## Screenshots ### Before <img width="624" alt="Screenshot 2025-04-17 at 8 23 36 AM" src="https://github.com/user-attachments/assets/e53ab210-3d77-4c34-919d-6ca541719325" /> ### After <img width="639" alt="Screenshot 2025-04-17 at 8 23 12 AM" src="https://github.com/user-attachments/assets/fb77e6d0-cd43-4cc9-9f5e-c8fe765b084e" />
1 parent d6c9d98 commit 6679086

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)