This website works better with JavaScript.
Home
Explore
Help
Sign In
mirfalah-tech
/
digital-card
Watch
12
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixing
master
azri
4 months ago
parent
4af141ec8c
commit
9121512f61
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
resources/js/app.js
+ 1
- 1
resources/js/app.js
View File
39
39
40
setTimeout(()=>{
40
setTimeout(()=>{
41
eventCountdown();
41
eventCountdown();
42
- },
2
000)
42
+ },
4
000)
43
43
44
});
44
});
45
45
Write
Preview
Loading…
Cancel
Save