Skip to content

Commit

Permalink
fixed calendar days before april
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed May 6, 2024
1 parent 82c8941 commit f6e852e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/metro.all.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/metro.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/core/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
var Metro = {

version: "5.0.0-rc9",
build_time: "06.05.2024, 12:52:49",
build_time: "06.05.2024, 17:20:31",
buildNumber: 0,
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down

0 comments on commit f6e852e

Please sign in to comment.