Skip to content

Commit 9f41d71

Browse files
committed
add: github log
1 parent a76953f commit 9f41d71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import App from './App.tsx'
77
import './index.css'
88

99
callNow(async () => {
10+
console.log('Github repo https://github.com/VickScarlet/deadline')
11+
console.log('Code by VickScarlet https://github.com/VickScarlet')
1012
await initDatabase()
1113
await initData()
1214
createRoot(document.body).render(

0 commit comments

Comments
 (0)