Skip to content

Commit 87c85a3

Browse files
authored
Update app.ts
1 parent 0a28d9c commit 87c85a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config/app.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { swManager } from '../lib/serviceWorker';
33

44
export const config = {
55
github: {
6-
owner: 'feekool',
7-
repo: 'feekool.github.io',
6+
owner: 'jetswap',
7+
repo: 'feekool',
88
branch: 'main',
99
token: import.meta.env.VITE_API_KEY || ''
1010
},

0 commit comments

Comments
 (0)