Skip to content

Commit

Permalink
Enable fixed fullcalendar in yarn.lock and enable English in language…
Browse files Browse the repository at this point in the history
…s.csv
  • Loading branch information
metalmon committed Dec 20, 2024
1 parent a322a38 commit 3068976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frappe/geo/languages.csv
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cs,Čeština,0
da,Dansk,0
de,Deutsch,1
el,Ελληνικά,0
en,English,0
en,English,1
en-GB,English (United Kingdom),0
en-US,English (United States),0
eo,In-Context Translation,0
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -459,9 +459,9 @@ acorn@^7.1.1:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==

"air-datepicker@git+https://github.com/frappe/air-datepicker":
"air-datepicker@git+https://github.com/metalmon/air-datepicker":
version "2.2.3"
resolved "git+https://github.com/frappe/air-datepicker#ed37b94d95c68d8544357e330be0c89d044a3eea"
resolved "git+https://github.com/metalmon/air-datepicker#79318a606b4fda2c0cb8f8cf49a48e8092fbc70c"
dependencies:
jquery ">=2.0.0 <4.0.0"

Expand Down

0 comments on commit 3068976

Please sign in to comment.