Skip to content

Commit

Permalink
chore: fix data updated time
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Nov 11, 2023
1 parent 9df47e9 commit 4ddd5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ export const appName = '食用手册'
export const appDescription = '好的,今天我们来做菜!'

export const namespace = 'cook'
export const lastDbUpdated = '2022-07-27 03:05:02'
export const lastDbUpdated = '2023-11-11 19:46:02'

export * from './links'

1 comment on commit 4ddd5ac

@vercel
Copy link

@vercel vercel bot commented on 4ddd5ac Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cook – ./

cook-git-dev-yunyoujun.vercel.app
cook-yunyoujun.vercel.app
cook-today.vercel.app
cook.yunle.app

Please sign in to comment.